Viewing profile — Luker88
Luker88
HN member- Joined
- Fri, Sep 05, 2014, 7:27 AM UTC
- HN karma
- 971
- Public activity
- 203 items
- HN profile
- View on Hacker News ↗
About Luker88
Recent public activity
-
comment
Comment #49022295
> And? Its not my debt. Your view seems very myopic. AFAIK they have heavily relaxed the rules for IPO. Pension funds are practically forced to buy from the top-100 companies, and …
-
comment
Comment #48932942
...but why?
-
comment
Comment #48912924
Nice! Do they have plans to bring even bigger models down to ~16GB VRAM so that more consumer hardware might be useful?
-
comment
Comment #48870147
And everyone will keep using them, and nothing will happen, because the markets are completely irrational, sociopathic and nobody was actually in charge, regulations are bad etc...…
-
comment
Comment #48821668
I would be happy just with a amazon that does not disappear 80% of the results when you apply basic list filters like "cheaper first". I don't even know why that is legal.
-
comment
Comment #48816712
* 2 products: no change * 2 products: -1%, -16% * 1 product: +5% more of a mixed bad if you ask me
-
comment
Comment #48759200
This was from 2018, and google has gotten worse. Do the fines get reapplied for the 8 years that passed while they did nothing? Google has what, 100B+ revenue in EU? This is a once…
-
comment
Comment #48731669
"functionally illiterate" means that while you can read your native language, you will not correctly understand what you have just read. Rates seem to vary state by state, from as …
-
comment
Comment #48731161
The EU reference for wallets strictly required google play services https://github.com/eu-digital-identity-wallet/eudi-app-andro... So Italy's IO app https://github.com/pagopa/io-a…
-
comment
Comment #48487166
Boy is it weird how yesterday the Fable story on HN had 2.5k points and 2k+ comments, while today two stories have about 300 points and comments. A lot less hype and enthusiasms, t…
-
comment
Comment #48412167
how does it compare to the red hat ai code review? https://gitlab.com/redhat/edge/ci-cd/ai-code-review Has anyone experience with that one?
-
comment
Comment #48326424
Framework was never the best hardware given a fixed budget, but it is true that Apple prices have become more competitive in the latest releases. Still, few do the math of upgradin…
-
comment
Comment #48267451
And they hoarded and kept such knowledge for themselves and those who swore fealty for as long as they could, concentrating and maintaining power for centuries. Still, I agree with…
-
comment
Comment #48265493
I have to come to believe that Go is simple for the compiler , not necessarily for the programmer. `nil` is not simpler than references and Option . lack of enum is complicating my…
-
comment
Comment #48264870
I write purely Go at $dayjob, but I write purely Rust in my projects. I have a huge list of things that I have in Rust that I would like in Go, but I don't have a single thing I am…
-
comment
Comment #48255787
There is an explanation for every one of them, the pointer equality one has code, too. try it with `gcc -O1` and you will get a different result than with `gcc -O0`
-
comment
Comment #48251072
C is cursed, too. Just in a different way https://stefansf.de/c-quiz/
-
comment
Comment #48251050
Just today some friends sent me this: https://stefansf.de/c-quiz Yesterday I would have agreed that C is a nice and simple language, today I believe it is a cursed one that we just…
-
comment
Comment #48251002
> C is valuable because it’s simple This is funny to me because just today some friends gave me a link to a C quiz: https://stefansf.de/c-quiz/ From which I gathered that it is a m…
-
comment
Comment #48113473
Playing devil's advocate, but Bambu had the writing on the wall for this kind of stuff for years. You buy this, you "vote" for this. The open alternative exists. It costed more, bu…
-
comment
Comment #48060892
I can't make it work on nixos. Kernel 7.0.1 I tried fixing the paths and even linking `/bin/bash` to the nix /run/current-system/sw/bin/bash /etc/passwd is unmodified. Can anyone e…
-
comment
Comment #48060643
sligtly unrelated, but the portable way to execute stuff is via `/usr/bin/env`, not `/bin/bash`. I did try fixing the path to use nixos paths, but it was still unsuccessful. Did no…
-
comment
Comment #48060595
Dammit, this is why nobody uses NixOS. Nothing works on it! The copyFail didn't, the dirtyfrag doesn't. This copfail2 does modify /etc/passwd, but I can't `su - sick` as expected. …
-
comment
Comment #48060324
I notice with disappointment that none of the discussions even entertain the problem of software patents. Please stop using BSD/MIT licenses. Apache2+llvm extension, MPL2 are basic…
-
comment
Comment #47933262
No such assumption is made in the article. Nor does it give a single answer. Mere prompting is still not enough for copyright, and the problem is unsolved on how much contribution …