Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Lindby
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Lindby
11d ago
`git add -p` is your friend to avoid adding unintended files/changes.
2.
▲
by
Lindby
17d ago
I totally agree with you about the comments. Code is so much easier to grok. The comments are there as a reference that you can concentrate on if the code doesn't make sense to you.
3.
▲
by
Lindby
19d ago
There is already a popular project called httpie, so httpy would be really confusing in non written form. Beside that, i completely agree, the name could be better. https://httpie.io/
4.
▲
by
Lindby
2mo ago
But do you actually gain anything if you need to write detailed specifications? That seems just as time consuming as writing code, but less gratifying. Code is just detailed specifications on how things should operate.
5.
▲
by
Lindby
3mo ago
All the things in between my commits is a messy soup. Looking there is not useful to anyone. I rewrite my history with git rebase so each commit is small and atomic. The story I create with my commits is what explains why things are as they
6.
▲
by
Lindby
5mo ago
I've never been to a theater without assigned seats. Maybe it's a regional difference?
7.
▲
by
Lindby
5mo ago
My approach is to color ssh sessions to prod servers red, less dangerous servers orange, my own non shared computers blue.
8.
▲
by
Lindby
11mo ago
It would be hard to find manufacturers to use it. None of the existing Android phone manufacturers would be able to release phones with this fork without also abandoning the official Android platform on all markets. Google are very strict w
9.
▲
by
Lindby
1y ago
They mention that there are mitigations in the kernel nowadays, so the mitigations they turned off here are now redundant. But I'm uncertain if that refers to the same cve that you mention.
10.
▲
by
Lindby
1y ago
Americans and ISO? That sounds like an oxymoron.
11.
▲
by
Lindby
3y ago
That is what Android does. Each application (by default) gets its own user id.
12.
▲
by
Lindby
3y ago
"If you exit vim, it will restart." This is like exception handling code with the comment: // this will never happen
13.
▲
by
Lindby
4y ago
In a lot of situations, stable is better than bleeding edge. It depends on the use case. For example, my personal computer is running Debian Sid (i.e bleeding edge, dev track) while my computer for work is using the latest Debian stable.
14.
▲
by
Lindby
4y ago
Will this cause the Teams notifications to be delayed even further than they already are?
15.
▲
by
Lindby
4y ago
in Sweden we use them a lot. Most of the time they work really well and it's not like they are useless just because it gets really cold. They still help a lot even if the traditional heater element might need to kick in for short perio
16.
▲
by
Lindby
5y ago
How can you tell dead pixels apart from the stars off the night sky background image?
17.
▲
by
Lindby
5y ago
You can do this in any shell already by placing the other language in a separate executable file. With everything in the same file the risk of ignoring the separation of concern principle (each unit should do one thing and do it well).
18.
▲
by
Lindby
7y ago
You can get dumb panels if you look into the b2b offerings. These are ment to be mounted in various business settings (show commercials in the checkout line in the grocery store etc). Often they don't even have any speakers, but the no
19.
▲
by
Lindby
8y ago
It's available in your profile if you browse to it on a computer. The apps and mobile web does not have these setting. The profile settings are global.
20.
▲
by
Lindby
9y ago
You could expose your library with a plex service. Now you can play it anywhere using any plex client. You could host a web client anywhere and have it play files from your local plex service (as long as the plex service is exposed to the i