Viewing profile — pixelHD
pixelHD
HN member- Joined
- Sun, Mar 30, 2014, 4:01 PM UTC
- HN karma
- 163
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About pixelHD
Recent public activity
-
comment
Comment #43465059
what spec is your local mac?
-
comment
Comment #43197816
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 …
-
comment
Comment #40172378
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). Vaul…
-
comment
Comment #39385415
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…
-
comment
Comment #38804142
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/f…
-
comment
Comment #32872052
Oh that sounds interesting! I'd love to read about it, please post/write!
-
comment
Comment #23170466
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]: …
-
comment
Comment #22228552
IIRC tesla still doesn't use LIDAR. Just wanted to point that out.
-
comment
Comment #22173310
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 t…
-
comment
Comment #21632952
I've used mailcow before. It's a pleasure to use and comes with a decent-ish material design mail client as well.
-
comment
Comment #21577223
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…
-
comment
Comment #20751136
I made a discord chatbot for interacting with gpt 2: https://github.com/itsmehemant123/gpt2-discord-bot
-
comment
Comment #20656280
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/
-
comment
Comment #20071593
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?
-
comment
Comment #19842830
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 thoug…
-
comment
Comment #19840652
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…
-
comment
Comment #19448667
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 …
-
comment
Comment #18190472
Wow, that does look really good! Thanks!
-
comment
Comment #18189550
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…
-
comment
Comment #18189542
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 d…
-
comment
Comment #18123832
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 pyt…
-
comment
Comment #18011343
Just finished publishing my blog using gatsby 1.8! Congratulations and great job!
-
comment
Comment #17851656
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, a…
- story
-
comment
Comment #17776674
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.red…