Viewing profile — Lindby
Lindby
HN member- Joined
- Sun, Oct 16, 2016, 8:27 PM UTC
- HN karma
- 97
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About Lindby
No profile information was provided.
Recent public activity
-
comment
Comment #49026216
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 specif…
-
comment
Comment #48495593
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 cr…
-
comment
Comment #48018429
I've never been to a theater without assigned seats. Maybe it's a regional difference?
-
comment
Comment #47756953
My approach is to color ssh sessions to prod servers red, less dangerous servers orange, my own non shared computers blue.
-
comment
Comment #45781937
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 offici…
-
comment
Comment #44442893
[flagged]
-
comment
Comment #44353500
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…
-
comment
Comment #43591179
Americans and ISO? That sounds like an oxymoron.
-
comment
Comment #37188113
That is what Android does. Each application (by default) gets its own user id.
-
comment
Comment #35665495
"If you exit vim, it will restart." This is like exception handling code with the comment: // this will never happen
-
comment
Comment #34966357
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) whil…
-
comment
Comment #34887418
Will this cause the Teams notifications to be delayed even further than they already are?
-
comment
Comment #32184621
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 tradition…
-
comment
Comment #29837451
How can you tell dead pixels apart from the stars off the night sky background image?
-
comment
Comment #28254761
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 pr…
-
comment
Comment #20203833
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 et…
-
comment
Comment #18986266
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.
-
comment
Comment #15319028
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 p…