Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mehdix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
mehdix
2mo ago
It hurts reading this after just realizing that I can't unlock my Samsung S24's bootloader anymore (to take control of my phone), because Samsung has decided to erase that feature irreversibly using a remote update.
2.
▲
by
mehdix
2mo ago
I have a Cisco MR18 router that bridges my LAN to my remote NAS. It would have become e-waste if not for OpenWrt. When I was visiting my mom a few years back in my hometown, I converted her cheap plastic Xiaomi Mi router into an ordinary ro
3.
▲
by
mehdix
4mo ago
I have started to think of engineers who have entirely replaced their critical thought processes with AI agents, AI proxies.
4.
▲
by
mehdix
4mo ago
haha, yes, that was a good laugh :)
5.
▲
by
mehdix
4mo ago
Reminded me of The Tao of Programming [1]. Fantastic little read that brightened my morning (during a boring meeting). [1]: https://www.mit.edu/~xela/tao.html
6.
▲
by
mehdix
4mo ago
That reply was educational indeed. Thanks for sharing.
7.
▲
by
mehdix
7mo ago
Writing this in GrapheneOS where Google Play and Services run just like another app in a sandbox. Moreover, there is a network access permission that allows you to block any app from accessing the network, which is surprisingly the reason w
8.
▲
by
mehdix
10mo ago
Malicious actors would always find them. Hiding information just creates a false sense of safety among public, which benefits politicians mostly.
9.
▲
by
mehdix
1y ago
Can't you simply make a PR against the other PR's branch?
10.
▲
by
mehdix
1y ago
> It’s an itch – a feeling that something is really important, and you need to do something about it, and nobody else can possibly do it except you. Might be difficult to believe, but I strongly believe there are things that no one else
11.
▲
by
mehdix
2y ago
To add to what others have said, I would ask every person in my team what's the most important think I need to know.
12.
▲
by
mehdix
2y ago
I'm running my website with Jekyll for around a decade. Interestingly I use sqlite for comments submitted to the server (cgi-bin, mind you) and populate the pages during build. Your plugin is a perfect match for my usecase. Will defini
13.
▲
by
mehdix
2y ago
Filter this page [1] for newly created profiles and see how it grows in realtime. https://firesky.tv/
14.
▲
by
mehdix
2y ago
Well, I recently used it in a small PostgREST-subset query builder I wrote in case the query builder received an input more complicated that what it could handle. I found 418 a natural response in this case. In retrospect a 5xx (edit: or be
15.
▲
by
mehdix
2y ago
FWIW, one python project I'm working on uses an obscure Framework, and ORM. I was contemplating to convert it to FastAPI+Pydantic, however the amount of effort needed was no different than rewriting the whole project.
16.
▲
by
mehdix
2y ago
This was literally among the best comments I've read today and I couldn't stop laughing out loud.
17.
▲
by
mehdix
2y ago
Can only second you. His style is by far my most favorite among all other technical authors. And thanks for the reminder, time to get another one of his books.
18.
▲
by
mehdix
2y ago
I wish we had all these goodies in default linux console (I know about and try to use kmscon sometimes...)
19.
▲
by
mehdix
2y ago
I can only second this comment. I discovered it a while back and it has been a pleasant experience ever since. I still use both though, depending on availibility.
20.
▲
by
mehdix
2y ago
It's a common scenario. Bars, coffee shops, trains, universities, etc. all offer free public wifi with DHCP outside your control.
21.
▲
by
mehdix
2y ago
Just use your home folder as a git repo, rename .git, create alias "githome" to git cli pointing to that directory and viola, you have all you need.
22.
▲
by
mehdix
2y ago
Lennart's toots suggest they are replacing a complex SUID binary with an already existing component (systemd-run) with better workflow (service manager handling the elevated context), which sounds like a sane move to me.
23.
▲
by
mehdix
2y ago
If you haven't watched the short clip on the article, do it right now!
24.
▲
by
mehdix
2y ago
One side effect of such bans is that when something stops working in Iran, you can't easily figure out whether it is blocked by the operators inside the country, or by the operators outside the country...
25.
▲
by
mehdix
2y ago
The abundance of pirated software and the absence of international copyright law in Iran makes it difficulat to argue for free software over there. As a free software enthusiast it made me always somewhat sad, when I used to live there.
26.
▲
by
mehdix
2y ago
Why is that a concern if already over 66% of energy is made of renewable sources?
27.
▲
by
mehdix
2y ago
I see unit tests as a form of written contract. You write down what matters. Everything else is as solid as a verbal contract.
28.
▲
by
mehdix
2y ago
I think they mean the likelihood of a person committing a crime for a second time is higher when they have already committed it once.
29.
▲
by
mehdix
2y ago
It is an excellent technical write-up and yet again another testimonial to the importance of keeping things simple.
30.
▲
by
mehdix
2y ago
For me, among other things, Thinking, Fast, and Slow cracked the implicit notion that my intuition is always right by demonstrating how easily it could go wrong. RIP Daniel Kahneman.
More ›