Viewing profile — iFreilicht
iFreilicht
HN member- Joined
- Sat, Jan 16, 2021, 4:20 PM UTC
- HN karma
- 241
- Public activity
- 151 items
- HN profile
- View on Hacker News ↗
About iFreilicht
No profile information was provided.
Recent public activity
-
comment
Comment #47272996
100% agree. The mac mini was offered with 8GB for some time as well, and when my dad needed a new desktop, I thought that would be a good option. It was basically unusable. Even wh…
-
comment
Comment #47208123
This is fascinating. I scrolled through that page and immediately felt like something was marketed to me. I actively hated reading this because it felt so much like the tech compan…
-
comment
Comment #47207694
Anything particular about perplexity that helps you replace web search, or do you mean any LLM-Chat with access to web sources would suffice?
-
comment
Comment #47205424
Are they? I couldn't find any info about this and my past perception has been that Anthropic has a stronger moral codex than other AI companies, so I would be genuinely interested …
-
comment
Comment #46821374
What was your process? Decompilation and porting to typescript? Crosscompilation to wasm?
-
comment
Comment #45736626
You clearly didn't read the whole article. He specifically explains multiple options for how you can get any software onto the system you want. The goal of this project is to provi…
-
comment
Comment #45550542
Could you explain what you like about it? I feel like I'm missing something. I've listened to half an hour now and there have been a like five minutes of substance, the rest is sel…
-
comment
Comment #45522876
> It is a pity but people do not read much these days. This is a common belief, but it's just not true. The book industry is healthier than ever.
-
comment
Comment #44367841
Could you explain how? Does it do something funky in the venv that uwsgi doesn't understand?
-
comment
Comment #44322497
I don't really understand how the data can be "only briefly exposed" but also it could be confirmed that the records were all new and never-before-seen. Like, is this a problem now…
-
comment
Comment #43039510
How is that relevant? A few examples do not disprove anything. It's pretty common knowledge that the more successful/rich etc. your parents were, the more likely you'll be successf…
-
comment
Comment #41257444
This makes me curious; have there ever been security exploits that utilized the font rendering as an actual attack vector? To me it feels like font rendering should be pure (in the…
-
comment
Comment #40378413
I have been dreaming of creating a mixed hardware/cloud service that would make this possible again in today's internet. Basically, you can open an account and get your own domain …
-
comment
Comment #40123827
Those broad rules were proposed and rejected on the basis of being too broad. That is exactly what the mentions of "concern trolling" are about, and as that is an effective way of …
-
comment
Comment #40123577
I posted this somewhere else, but I feel it's important to note here: Forking Nix would take an immense amount of effort, and the maintainers are already overworked. There would ab…
-
comment
Comment #40123448
> I think it really warrants saying it without sugarcoating... this is exactly what a terrorist does. What about this situation made you think it warrants saying that? What is your…
-
comment
Comment #39728042
This answer by the developer of Rufus clears up this common misconception amongst Linux users; copying an .iso file to a USB drive with dd is the correct way to create a bootable d…
- story
-
comment
Comment #39561963
One specific case that I encountered recently was implementing "integration" tests, where I needed to test some behavior that relies on the global state of a database. All other te…
-
comment
Comment #39440955
That's neat. But it still got fooled by them: > Best Splurge: Molekule Air Pro > This high-end purifier uses PECO technology to destroy airborne pollutants, including pet hair, > d…
-
comment
Comment #39000581
In a few central european countries, Galaxus is a good alternative. I'm a little afraid to mention it here, because more users means more incentive for sellers to buy fake reviews,…
-
comment
Comment #38969423
I think it's 1022, as the first and last one in the block are the gateway and broadcast address, right?
-
comment
Comment #38969221
It's actually quite neat, doesn't have to do anything with the current AI hype: https://github.com/cantino/mcfly/blob/master/src/network.rs Just a few nodes, hardcoded weights. I w…
-
comment
Comment #38969205
It is a custom pretrained NN with very few nodes, the full source code is here: https://github.com/cantino/mcfly/blob/master/src/network.rs
-
comment
Comment #38717730
That actually seems unrealistic to me. Of course, people will always become better at doing the things they do, and we can always try harder, but many of these issues take time to …