HackerTrans
トップ新着トレンドコメント過去質問紹介求人

louwrentius

no profile record

投稿

The AI Mirage or Why I Think the Hype Can't Sustain Itself

louwrentius.com
6 ポイント·投稿者 louwrentius·13 日前·11 コメント

I built a 10 inch mini rack from aluminium extrusions

louwrentius.com
106 ポイント·投稿者 louwrentius·16 日前·49 コメント

I Build a 10 Inch Mini Rack from Aluminium Extrusions

louwrentius.com
5 ポイント·投稿者 louwrentius·18 日前·2 コメント

I Think Rutger Bregman and the School for Moral Ambition Are Full of Shit

louwrentius.com
42 ポイント·投稿者 louwrentius·先月·18 コメント

Rutger Bregman and His School for Moral Ambition Lacks Moral Ambition

louwrentius.com
3 ポイント·投稿者 louwrentius·先月·0 コメント

DNS is for people, not for IT infrastructure

louwrentius.com
63 ポイント·投稿者 louwrentius·先月·98 コメント

[untitled]

1 ポイント·投稿者 louwrentius·2 か月前·0 コメント

Improve Privacy by Running a DNS Server Without Forwarder

louwrentius.com
1 ポイント·投稿者 louwrentius·4 か月前·0 コメント

Improve Privacy by Running a DNS Server Without Forwarder

louwrentius.com
1 ポイント·投稿者 louwrentius·4 か月前·1 コメント

Boosting the Tesla tower strike energy

youtube.com
3 ポイント·投稿者 louwrentius·4 か月前·0 コメント

What Will You Do When AI runs Out of Money and Disappear?

louwrentius.com
48 ポイント·投稿者 louwrentius·6 か月前·47 コメント

How to Build a Solar Powered Electric Oven

solar.lowtechmagazine.com
4 ポイント·投稿者 louwrentius·9 か月前·1 コメント

コメント

louwrentius
·11 日前·議論
Quiet quit aka : do the actual amount of work you are are paid for and don't let yourself get ripped off due to 'pressures'.
louwrentius
·12 日前·議論
The chassis is not connected to ground, tbh. Not really.
louwrentius
·13 日前·議論
All that output needs to be checked, thus why making mistakes faster doesn't seem valuable. How do we determine mistakes are made in the first place. Is it determined by people?
louwrentius
·13 日前·議論
That word 'some' does quite a bit of heavy lifting.

Because there is a ton of work that people tend to perform that falls out the scope of that 'some'. And a lot of work requires alignment with other people, and so on. LLMs don't have agency, despite people hyping 'agents'.
louwrentius
·13 日前·議論
LLM by their nature can't really replace people. Companies found this out from experience, as they fired and rehired people multiple times, you've seen the articles.
louwrentius
·13 日前·議論
About the - humans aren't accurate either - 'argument'. Why replace people with something objectively worse and more unpredictable?
louwrentius
·13 日前·議論
Thank you
louwrentius
·16 日前·議論
I haven’t found a solution for a single DC power supply I can connect to the systems. Maybe I have to solder something together myself.
louwrentius
·18 日前·議論
Thanks for sharing. I’m running a lack rack for 15 years, would have been fitting
louwrentius
·23 日前·議論
I've played this game so much on a Laser (Dutch computer brand) 286 with VGA monochrome screen, in the early '90s.
louwrentius
·28 日前·議論
I'm going against the grain but I read: we have a cultural/policy issue and we 'fix' it with tools.

I think what you hear is never the whole story, there is much more going on.
louwrentius
·28 日前·議論
Nothing happened to the Nerds. They are all showing their true colours.

They may have shared a love for technology, what they also shared is a deep immaturity.

The immaturity of a person not wanting to acknowledge and cary any responsibility for other people, for the consequences of their work, for any kind of accountability. Just play with their toys without any concern for the external world.

'I'm just here playing with tech and code'. Sure! but that stuff you're building is being weaponised by other (the venn diagram unfortunately overlaps) tech bro's so men can film women with their glasses in public like the little sick creeps they are. Or steal all their data. You can't pretend you are not responsible and complicit.

They want "what's theirs" and anything in their way - including people - have to comply or be destroyed.
louwrentius
·30 日前·議論
Author: I've had multiple HN hits and the Pi4 (on residential gigabit fiber) never got any significant load.
louwrentius
·先月·議論
Smart Glasses are for creepy men who want to make pictures of women without their consent in secret. I hope these glasses will be banned.

  Lawmaker Cifrová Ostrihoňová said that, from a gender-based violence perspective, it is "simply unacceptable for any woman to worry about being filmed in public secretly and then worry about those images being shared online.”
100% this
louwrentius
·先月·議論
I'm so sad that there's no backstory to this huge throve of old computers.

Where are all these machines from? Who owned them, and why? Why were they all there in storage, in a hangar. Would have been even more interesting.
louwrentius
·先月·議論
I would not use containers in the first place as this adds added complexity and overhead in the first place.
louwrentius
·先月·議論
I wasn't talking about an office environment. I'm talking server-to-server communication. Like all the internal infrastructure to support a web application. Maybe I should have been more explicit about that.

How a new device bootstraps on the network without DNS? Depends, on the device, but a physical server doesn't need DNS, only PXE boot / TFTP / HTTP as usual and maybe a proxy to access an update server if you don't run one yourself.
louwrentius
·先月·議論
> Whatever does the canonical management is the piece that when it breaks everything breaks.

That is absolutely true. I believe that a solution where you provision a text file with an updated ip address or /etc/hosts file is inherently simpler, less risky and easier to recover from, although I admit I don't explicitly state this in the article.
louwrentius
·先月·議論
You don't need to setup one cert for 127.0.0.1 as stated by the parent comment.
louwrentius
·先月·議論
It's interesting as I really address all these things in the article. Not explicitly PTR and SRV, MX records, but these aren't essential within your internal infrastructure. No need to look at MX records if I can just straight up point at the SMTP server(s).

And I explicitly argue within the section about egress filtering that allowing systems access to public DNS is a security risk.