Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pixelHD
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
pixelHD
1y ago
what spec is your local mac?
2.
▲
by
pixelHD
2y ago
My earliest contributions to opensource is probably k9mail. I was still early in my undergrad, and wanted to get my feet wet in the opensource space, and to prep for google summer of code. K9 mail was my choice since the community (cketti)
3.
▲
by
pixelHD
2y ago
I use selfhosted vaultwarden [0] instance (its a rust implementation of the bitwarden server), and the bitwarden apps (i point the apps to use my server instead of bitwarden). Vaultwarden + bitwarden client apps (for desktop/browsers)
4.
▲
by
pixelHD
3y ago
Happens to me too. I use a display link'd dell dock from work, with 3 monitors. Every few times i plug it in, the wall papers revert, and the wallpapervideoextension process starts soaking up ram and cpu cycles (I dont use video wallpa
5.
▲
by
pixelHD
3y ago
In part 1[0] of this series of posts, the author mentions they use Pragmata Pro [1]. [0]: https://arne.me/articles/emacs-from-scratch-part-one-foundat... [1]: https://fsd.it/shop/fonts/pragmat
6.
▲
by
pixelHD
4y ago
Oh that sounds interesting! I'd love to read about it, please post/write!
7.
▲
by
pixelHD
6y ago
I'm assuming this [0] is what the commenters are referring to. Google is proposing changing web request api, which can break how ublock origin works. Also, this [1] happened. [0]: https://www.xda-developers.com/google-c
8.
▲
by
pixelHD
7y ago
IIRC tesla still doesn't use LIDAR. Just wanted to point that out.
9.
▲
by
pixelHD
7y ago
Adding to this, it has webddav support, so you can use gdrive/onedrive or even next cloud. I use my self hosted next cloud instance as the storage and sync. And for mobile, i use this seemingly now-abandoned app called papership [ios][
10.
▲
by
pixelHD
7y ago
I've used mailcow before. It's a pleasure to use and comes with a decent-ish material design mail client as well.
11.
▲
by
pixelHD
7y ago
I had my own mail server running for close to a year after which i gave up because i started seeing issues delivering mail to gmail and apple mail accounts. I had to keep tinkering with the DKIM/DMARC/SPF entries to make sure i&#x
12.
▲
by
pixelHD
7y ago
I made a discord chatbot for interacting with gpt 2: https://github.com/itsmehemant123/gpt2-discord-bot
13.
▲
by
pixelHD
7y ago
I use hopper [0] for something similar. But considering google's scale and resources, google might give me more accurate predictions. [0]: https://www.hopper.com/
14.
▲
by
pixelHD
7y ago
Isn’t it the opposite - time slows down for you when you move at relativistic speeds, and hence you end up getting to alpha Centauri in 5years w.r.t clocks at Centauri or earth?
15.
▲
by
pixelHD
7y ago
Oh wow, the newer model is so much better! If anyone is interested, I have a repo for using it as a discord bot [0]. I didn't know that openAI released a newer larger version though, good to know! [0]: https://github.com
16.
▲
by
pixelHD
7y ago
I use it in our lab, and it works very well. However, there's no multi-user support. So anyone who connects to the server gets served the editor with the same workspace. That being said, I think they have the multi-user support in the
17.
▲
by
pixelHD
8y ago
Now that nvidia has released a cheaper jetson board, I'm really itching to get it and build a small RL car. Training on the device would be out of the question though. Anyone know of any successful DIY small RL cars?
18.
▲
by
pixelHD
8y ago
Wow, that does look really good! Thanks!
19.
▲
by
pixelHD
8y ago
The transformer paper was quite influential in machine translation space. This resource [0] posted here a while back is a good place to learn and get a better idea how it works. [0]: http://nlp.seas.harvard.edu/2018/04&
20.
▲
by
pixelHD
8y ago
Another perspective in similar veins would be the rise of AutoML. Given its absurdly high computational cost, I'd think only enterprises with massive computational power at their disposal would be able to use it.
21.
▲
by
pixelHD
8y ago
I've had to use both pytorch and tensorflow for various purposes, and i felt pytorch was more pythonic. In the end, you can use either to implement an architecture, but I liked pytorch quite a bit.
22.
▲
by
pixelHD
8y ago
Just finished publishing my blog using gatsby 1.8! Congratulations and great job!
23.
▲
by
pixelHD
8y ago
Channels, permissions and DMs are more powerful in discord. But there's no separation of workspaces like in slack. Rather, they have servers. You log into discord with one email, and all its associated servers are shown. So unlike slac
24.
▲
NVidia RTX – 2080 Ti, 2080, and 2070 revealed
(nvidia.com)
4 points
by
pixelHD
8y ago
|
0 comments
25.
▲
by
pixelHD
8y ago
Amit's blogs get posted quite a bit, but they're a pleasure to go through every time. My favorites are his posts about noise and map/terrain generation with noise - https://www.redblobgames.com/articles/n
26.
▲
by
pixelHD
8y ago
Is there is a guide to help setup a self-hosted version fo this app? I'd assume there would be a server which does the actual parsing and syncing, along with a web app which is used to render onto a web page? I absolutely love the idea
27.
▲
by
pixelHD
8y ago
Aren't they supposed to be the same GPUs as before, but with a little overclock? Hence the _x_ branding to the name
28.
▲
by
pixelHD
8y ago
With deepfakes this was being discussed. When a group of redditors managed to create a network architecture to put celebs in porn with surprisingly decent results (in some cases), I think a sponsored research group can get better results. -
29.
▲
by
pixelHD
8y ago
Wow! I had to implement a small 3 layer network in C for a class, and it was interesting. It was a ton of work though, but I learnt a lot. Will go through the source code for the kicks. Thanks!
30.
▲
by
pixelHD
8y ago
True! The fact that you'd be able to use pretty much any GPU - even integrated/AMD/NVidia would really help. Speaking of which, doesn't the new Vulkan API include compute too?
More ›