Interestingly AOL, Compuserve and similar ones originally ran without Internet. In fact it took a while until the Internet catched up with the level of interactivity, mostly through Flash. It's absurd that nowadays many…
On the Desktop fine-grained partitioning is a bit questionable but on a server it's still quite practical. E.g. preventing the database or excessive logs from filling the disk space. The latter is also an attack vector…
> I wonder how many of these are false flag operations. If I may ask, could you elaborate on what you mean?
The first thing that came into my mind was the fragile ecosystem up there. All considered this doesn't sound like a very thoughtful process. And of course as pointed out elsewhere, Norway isn't even EU. I wonder how…
> GrapheneOS actually recommends against using Aurora and instead just using the Play Store, so this shouldn't really hurt users. Interesting, I never tried Aurora on Graphene. For me the combination of Play Store and…
The graph actually peaked in 2014. That's a decade before AI became a thing while the Software engineering workforce grew a lot since then. I think Stackoverflow was the last incarnation of romanticized old-school Q&A…
> So depressing to read the non-stop political comments here. Grok is specifically trained on political input/output. Therefore I have trouble parsing your comment. > Where have the hardcore nerds gone? How is the…
> a photo is pretty much required which would be considered illegal in other countries like the UK I work since over 15 years as SWE and have been job hopping most of the time. Only during one job hunt I put a…
I'm no expert but to my knowledge metal cases always need to be grounded. Which is what I did with my 10" rack. I just bought a socket with a ground connector from an online store, although I'd be curious which exact…
Have you taken grounding into consideration?
> If you want a GmbH quickly there are specialized lawyers that maintain a pool of freshly founded GmbH's for you to buy. That. It's possible to go even simpler if no limited liability is needed. Just Gewerbeanmeldung…
I was once on a job interview there, in the Train/Station Wifi branch, mostly web programming related though IIRC. It wasn't so much of a quiz format but the interviewers wanted to know what I worked on before, why I…
On every boot I see the sha hash of the image plus there's the attestation App. I've never seen either before and I used both stock Android and LineageOS. Also every App gets granular permission control and there's an…
Similar for me. One was for an overly very well paid position. I always run (p)npm audit before running npm repos, so lots of issues were found. I tried to fix them but I would have gone over the time limit. So I asked…
> Carpet bombing of cities, towns, villages or other areas containing a concentration of protected civilians has been considered a war crime since 1977, through Article 51 of Additional Protocol I of the Geneva…
Thanks, I was interested at this point ;) Yeah I don't know, the other PR is from April. Not saying AI cannot be useful. On the other hand this is a "well studied" problem. Last year I worked on a project where I mostly…
It's the cache, I pin-pointed the main problem correctly without ADB access, any closer details and just google. > // Unpack into no_backup storage rather than the cache dir. Android may > // delete files from…
So I'm scrolling through this Ask HN and this is now the 3rd similar problem. Would you mind adding more details as well as the patch? Perhaps as a gist if it's unfinished? I mean just googled…
Being from Europe as well I've also been hearing similar advice plenty of times. With time I heard stories about people from all walks of lives having been help up by TSA, from people on business travel to kids of US…
It's very strange to think about this in the current context. Anything P2P used to be the Anti Christ of the Software Industry. The lengths Microsoft and game vendors went to prevent copying is insane. Installing…
I used to work with a small Aviation-related software company. There it was really not like this, the boss made jokes about it. On the other hand engineering-wise things were done really differently: no branches, fail…
It's a German website but zeit.de. At least the last time I checked. Looking into Firefox reveals almost 8 MB for loading the front page. One could easily skip this as an exception but it's one of the 2 large weekly…
The modern web very much goes by the Pareto principle. But what's almost impossible to digest without full-fledged machinery are some News websites. The complexity of running ads and gdpr flows is just out of this…
I'm surprised this didn't happen earlier and genuinely curious why. Decades ago the first time for me to see a redundant server setup was within a local newspaper's office. So it's likely not because people aren't…
The last months didn't make Bitwarden look very good. On the other hand, what about the competition? Sure there's KeePassXC but that's essentially local. Bitwarden even has Send to quickly share with anyone. I might…
Interestingly AOL, Compuserve and similar ones originally ran without Internet. In fact it took a while until the Internet catched up with the level of interactivity, mostly through Flash. It's absurd that nowadays many…
On the Desktop fine-grained partitioning is a bit questionable but on a server it's still quite practical. E.g. preventing the database or excessive logs from filling the disk space. The latter is also an attack vector…
> I wonder how many of these are false flag operations. If I may ask, could you elaborate on what you mean?
The first thing that came into my mind was the fragile ecosystem up there. All considered this doesn't sound like a very thoughtful process. And of course as pointed out elsewhere, Norway isn't even EU. I wonder how…
> GrapheneOS actually recommends against using Aurora and instead just using the Play Store, so this shouldn't really hurt users. Interesting, I never tried Aurora on Graphene. For me the combination of Play Store and…
The graph actually peaked in 2014. That's a decade before AI became a thing while the Software engineering workforce grew a lot since then. I think Stackoverflow was the last incarnation of romanticized old-school Q&A…
> So depressing to read the non-stop political comments here. Grok is specifically trained on political input/output. Therefore I have trouble parsing your comment. > Where have the hardcore nerds gone? How is the…
> a photo is pretty much required which would be considered illegal in other countries like the UK I work since over 15 years as SWE and have been job hopping most of the time. Only during one job hunt I put a…
I'm no expert but to my knowledge metal cases always need to be grounded. Which is what I did with my 10" rack. I just bought a socket with a ground connector from an online store, although I'd be curious which exact…
Have you taken grounding into consideration?
> If you want a GmbH quickly there are specialized lawyers that maintain a pool of freshly founded GmbH's for you to buy. That. It's possible to go even simpler if no limited liability is needed. Just Gewerbeanmeldung…
I was once on a job interview there, in the Train/Station Wifi branch, mostly web programming related though IIRC. It wasn't so much of a quiz format but the interviewers wanted to know what I worked on before, why I…
On every boot I see the sha hash of the image plus there's the attestation App. I've never seen either before and I used both stock Android and LineageOS. Also every App gets granular permission control and there's an…
Similar for me. One was for an overly very well paid position. I always run (p)npm audit before running npm repos, so lots of issues were found. I tried to fix them but I would have gone over the time limit. So I asked…
> Carpet bombing of cities, towns, villages or other areas containing a concentration of protected civilians has been considered a war crime since 1977, through Article 51 of Additional Protocol I of the Geneva…
Thanks, I was interested at this point ;) Yeah I don't know, the other PR is from April. Not saying AI cannot be useful. On the other hand this is a "well studied" problem. Last year I worked on a project where I mostly…
It's the cache, I pin-pointed the main problem correctly without ADB access, any closer details and just google. > // Unpack into no_backup storage rather than the cache dir. Android may > // delete files from…
So I'm scrolling through this Ask HN and this is now the 3rd similar problem. Would you mind adding more details as well as the patch? Perhaps as a gist if it's unfinished? I mean just googled…
Being from Europe as well I've also been hearing similar advice plenty of times. With time I heard stories about people from all walks of lives having been help up by TSA, from people on business travel to kids of US…
It's very strange to think about this in the current context. Anything P2P used to be the Anti Christ of the Software Industry. The lengths Microsoft and game vendors went to prevent copying is insane. Installing…
I used to work with a small Aviation-related software company. There it was really not like this, the boss made jokes about it. On the other hand engineering-wise things were done really differently: no branches, fail…
It's a German website but zeit.de. At least the last time I checked. Looking into Firefox reveals almost 8 MB for loading the front page. One could easily skip this as an exception but it's one of the 2 large weekly…
The modern web very much goes by the Pareto principle. But what's almost impossible to digest without full-fledged machinery are some News websites. The complexity of running ads and gdpr flows is just out of this…
I'm surprised this didn't happen earlier and genuinely curious why. Decades ago the first time for me to see a redundant server setup was within a local newspaper's office. So it's likely not because people aren't…
The last months didn't make Bitwarden look very good. On the other hand, what about the competition? Sure there's KeePassXC but that's essentially local. Bitwarden even has Send to quickly share with anyone. I might…