Viewing profile — ab71e5
ab71e5
HN member- Joined
- Fri, Feb 26, 2016, 6:41 AM UTC
- HN karma
- 191
- Public activity
- 69 items
- HN profile
- View on Hacker News ↗
About ab71e5
No profile information was provided.
Recent public activity
-
comment
Comment #49133486
Grok why program no work? Make work please
-
comment
Comment #49077556
So he was fired for sharing he had ketamine based therapy for depression? Why? Like is it promoting drug use or something?
-
comment
Comment #49035553
Exactly. I would be insulted if I was part of this layoff, brutal honesty would be much better
-
comment
Comment #49013933
So what do you use for TOTP? Also bitwarden?
-
comment
Comment #48905964
Thanks for the last rec, it looks like exactly what I need. As a self learner I still like some theory but a good mix with practical and building intuition. Like 'The art of electr…
-
comment
Comment #48711251
Did not read the twitter thread but I think it is a mix of some companies with above strategy and most others just cargo culting
-
comment
Comment #48399688
That's nice except when you work somewhere where more and more developers are pushed to pump out slop generated by AI as fast as possible. So far I am not there yet but I have plen…
-
comment
Comment #48294689
Yeah but that was an explicit sarcastic response. I guess we need a 'letmechatgptthatforyou' link to show explicit sarcasm
-
comment
Comment #48266064
Is the weight loss just from sleeping better and therefore making better food choices?
-
comment
Comment #48224827
I'm interested in this, what do you use to host the git repo? Just a private repo on something like github or your own server? How do you backup your private key?
-
comment
Comment #48121081
Why cscope and not an LSP?
-
comment
Comment #47555327
Why would you say GUI based workflows are better (ignoring LLMs for now)? I would maybe give you debugging with breakpoints but for anything else I love my neovim with tmux setup
-
comment
Comment #47512020
> AI is every conversation with everyone Wow that sounds horrible.
-
comment
Comment #47180051
Yeah losing is maybe a bad example. What about a software update bricking the device, or a hardware problem?
-
comment
Comment #46939757
Kinda like how I have it set up in linux except the system partition is the uki and the user password is LUKS2 passphrase
-
comment
Comment #46471870
What devices are you expecting driver issues with? Even NVidia is not much of a problem these days
-
comment
Comment #46364838
I knew someone who created a mandelbrot set viewer that would display over an VGA port, you had a game controller to move around and zoom into it. Something like that?
-
comment
Comment #46282113
An RTOS compared to bare metal just means it is some nice abstractions that you would expect from an OS : tasks, mutexes rtc. An RTOS compared to an OS like linux basically just me…
-
comment
Comment #46282043
Calling them and asking for what exactly?
-
comment
Comment #46204466
I have recently learned that in a pinch the band of a condom will do as well.
-
comment
Comment #45987758
What are you looking for? Yocto experience? Experience writing drivers? C/Rust/C++? Hardware / FPGA experience as well?
-
comment
Comment #45572949
You can manage containers with proxmox. The idea with proxmox is also to use something that you might encounter at work to practice with at home.
-
comment
Comment #45196684
I mean I feel for you but cycling in the rain is not that big of a deal, greetings from the Netherlands
-
comment
Comment #45013212
Pro tip: Use a read only rootfs and use overlayfs to write any changes to ram instead of the SD. Then you just gotta put your state on a USB drive, network etc.
-
comment
Comment #44877403
Ah was wondering why pull requests did not show up