updating all of my config, specifically doing this to fix the nvim configurations
This commit is contained in:
@@ -21,4 +21,4 @@ settings:
|
||||
content.proxy:
|
||||
global: system
|
||||
content.user_stylesheets:
|
||||
global: null
|
||||
global: style.css
|
||||
|
||||
@@ -165,3 +165,19 @@ https://github.com/drkostas drkostas (Kostas Georgiou)
|
||||
http://kernelpanic:3000/ Rdio Scanner
|
||||
https://m.broadcastify.com/listen/feed/16025 Montgomery County Public Safety Live Audio Feed
|
||||
https://support.broadcastify.com/hc/en-us/categories/200377615-Developers Developers – Broadcastify Support
|
||||
https://drive.google.com/drive/u/1/folders/1VjCxhcs5P42IIE92S_PAxtkGLHHTnw9r Phil - Google Drive
|
||||
https://supportxmr.com/ SupportXMR
|
||||
http://uy3qxvwzwoeztnellvvhxh7ju7kfvlsauka7avilcjg7domzxptbq7qd.onion/ Index of /
|
||||
http://apow7mjfryruh65chtdydfmqfpj5btws7nbocgtaovhvezgccyjazpqd.onion/ Index of /
|
||||
http://tttyx2vwp7ihml3vkhywwcizv6nbwrikpgeciy3qrow7l7muak2pnhad.onion/ Onion Routing
|
||||
https://freecomputerbooks.com/Recurrent-Neural-Networks.html?utm_source=chatgpt.com Recurrent Neural Networks - Free Computer, Programming, Mathematics, Technical Books, Lecture Notes and Tutorials
|
||||
https://www.dbooks.org/neural-networks-and-deep-learning-3319944630/?utm_source=chatgpt.com Neural Networks and Deep Learning.pdf - Free download books
|
||||
https://github.com/Ricardicus/recurrent-neural-net? Ricardicus/recurrent-neural-net: A recurrent (LSTM) neural network in C
|
||||
https://en.wikipedia.org/wiki/Fast_Artificial_Neural_Network Fast Artificial Neural Network - Wikipedia
|
||||
about:blank New mail
|
||||
https://github.com/karpathy/char-rnn karpathy/char-rnn: Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
|
||||
https://github.com/dtransposed/LSTM-model-in-C dtransposed/LSTM-model-in-C: Implementation of the LSTM model in C.
|
||||
https://github.com/pelovett/C-LSTM pelovett/C-LSTM: An implementation of the LSTM model in C.
|
||||
https://apaszke.github.io/lstm-explained.html LSTM implementation explained
|
||||
https://medium.com/@CallMeTwitch/building-a-neural-network-zoo-from-scratch-the-long-short-term-memory-network-1cec5cf31b7 The Long Short-Term Memory (LSTM) Network from Scratch | Medium
|
||||
https://community.torproject.org/onion-services/setup/ Tor Project | Set up Your Onion Service
|
||||
|
||||
@@ -52,6 +52,7 @@ config.set("content.cookies.accept", "all")
|
||||
config.set("content.headers.accept_language", "en-US,en;q=0.5")
|
||||
config.set("content.plugins", True)
|
||||
config.set("content.webgl", True)
|
||||
config.set("content.pdfjs", True)
|
||||
#c.statusbar.show = 'in-mode' # show statusbar in insert mode
|
||||
#c.scrolling.bar = 'never' # hide scrollbar
|
||||
#c.tabs.show = 'multiple' # only show tabs when there are more than one
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[FileDialog]
|
||||
history=file:///home/klein/codeWS/Python3/convertions, file:///home/klein/Videos/Screenrecords, file:///home/klein/Downloads, file:///home/klein, file:///home/klein/vimwiki/School/English
|
||||
lastVisited=file:///home/klein/Downloads
|
||||
history=file:///home/klein/Downloads, file:///home/klein/Schoolshit/English/Multimodal_Deliverable_and_Multimodal_Presentation, file:///home/klein/Videos/Screenrecords, file:///home/klein, file:///home/klein/codeWS/Java/BluejCode/hw/starter, file:///home/klein/codeWS/Java/BluejCode/hw/lab01
|
||||
lastVisited=file:///home/klein/codeWS/Java/BluejCode/hw/lab01
|
||||
qtVersion=5.15.8
|
||||
shortcuts=file:, file:///home/klein
|
||||
sidebarWidth=87
|
||||
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xd1\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xf5\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0\x66\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)"
|
||||
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x3\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xd1\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xf5\0\0\0\x1\0\0\0\0\0\0\0\x39\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0\x66\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)"
|
||||
viewMode=Detail
|
||||
|
||||
@@ -16,7 +16,7 @@ licence https://docs.github.com/en/repositories/managing-your-repositorys-settin
|
||||
namecheap https://ap.www.namecheap.com/
|
||||
taag http://www.patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20
|
||||
kleinpanic https://kleinpanic.com/
|
||||
hokiespa https://selfservice.banner.vt.edu/ssb/twbkwbis.P_GenMenu?name=bmenu.P_MainMnu&SAMLart=ST-1731345911443-68miYsx9d3PavaXj5o39CezI8
|
||||
hokiespa https://login.vt.edu/profile/SAML2/Redirect/SSO?execution=e1s1#/
|
||||
license https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
|
||||
archive https://web.archive.org/
|
||||
reddit https://www.reddit.com/
|
||||
@@ -25,3 +25,25 @@ broadcast https://m.broadcastify.com/listen/feed/16025
|
||||
broadcastdev https://support.broadcastify.com/hc/en-us/categories/200377615-Developers
|
||||
gmail https://mail.google.com/mail/u/0/#inbox
|
||||
youtube\ https://www.youtube.com/
|
||||
basecamp https://3.basecamp.com/3310263/projects
|
||||
zetehub https://3.basecamp.com/3310263/projects
|
||||
myzete https://my.zetapsi.org/NC__Login?startURL=%2F
|
||||
outlook https://outlook.office365.com/mail/login.html/?bO=1
|
||||
office360 https://www.office.com/?auth=2
|
||||
BUYYYYY https://diskprices.com/
|
||||
monerochecker https://supportxmr.com/
|
||||
socks4 rfc https://www.rfc-editor.org/rfc/rfc1928
|
||||
tor https://gitlab.torproject.org/tpo/onion-services/ecosystem
|
||||
tor check https://check.torproject.org/
|
||||
tor archive http://uy3qxvwzwoeztnellvvhxh7ju7kfvlsauka7avilcjg7domzxptbq7qd.onion/
|
||||
Torproject index archive http://apow7mjfryruh65chtdydfmqfpj5btws7nbocgtaovhvezgccyjazpqd.onion/
|
||||
uptime https://uptimerobot.com/?__ca__chat=5oqritad1qk5
|
||||
duckduckai https://duckduckgo.com/?q=DuckDuckGo+AI+Chat&ia=chat&duckai=1
|
||||
ml http://neuralnetworksanddeeplearning.com/chap1.html
|
||||
mlresearch http://neuralnetworksanddeeplearning.com/chap1.html
|
||||
mlresearch2 https://github.com/KhawajaAbaid/machine-learning-in-c?tab=readme-ov-file
|
||||
gitea http://24.229.157.232:3000/
|
||||
torchecker https://check.torproject.org/
|
||||
vtCS https://web-cat.cs.vt.edu/Web-CAT/WebObjects/Web-CAT.woa
|
||||
kleinpanic gh https://github.com/kleinpanic
|
||||
musicfundamentals https://c4elink.org/course/view.php?id=8005
|
||||
|
||||
Reference in New Issue
Block a user