HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iSnow

no profile record

comments

iSnow
·29 дней назад·discuss
Obviously this is a personal preference, but the multiple layers of beveled grey on the Qt UI is not something I like, as it forces a lot of grouping on the eye where it doesn't serve any purpose.

I would go with the original, Apple or the Win11 one. Material would be good, what's with the lavender shades?

I always try to reduce the palette: say two background shades max, no drop shadows, only as many foreground colors as needed and if it seems to bland, add more bells and whistles.
iSnow
·в прошлом месяце·discuss
Germany IS suffering from high energy prices, but renewables are only a small part of the problem.

It was a mistake to shut down the working nuclear power plants, and that also coincided with the abrupt loss of all (cheap) gas from Russia. Now, the country imports expensive LNG and renewables generate something like 80% on a good day - but thanks to merit order, the most expensive form of power generation sets the price and that is gas.

It doesn't help that thanks to shifts in industry, the grid has to be re-developed north->south instead of west->east and south-north. NIMBYism is rampant in Germany, so new high-voltage lines can take decades. Meanwhile, renewable capacity has to be shutdown if the transmission capacity of the grid cannot keep up during windy, sunny days.

Things are slowly improving what with grid-scale batteries coming online, and one major north-south connection being done. But yeah, it's going to take years still, and if our current governing coalition have their say, it's going to take even longer.
iSnow
·в прошлом месяце·discuss
The guy is located in Germany, and disclaimers of that sort do not work here. IF something breaks because of this commit, he will be liable - not that I believe this 2y old kind of prompt injection still works or anyone would go after him, but the legal situation over here is different than in the USA.
iSnow
·в прошлом месяце·discuss
Why would you write a lot of software to find the closest match (which doesn't even seem that good) if you could also ask a subject expert? I guess you could even just post a photo to some subreddit with people who could tell you what it is...

Also: "it shouldn't be here; the nearest coastline is Dammam's, 500 km away." - are people really that ignorant about plate tectonics and sea fossils in mountains?
iSnow
·2 месяца назад·discuss
That was roughly 3 weeks ago, with the reprising of Claude 4.7 and GPT 5.5, things have become more spicy.
iSnow
·2 месяца назад·discuss
>It was Schröder’s administration that shut down Germany’s nuclear power plants.

That's not even true, it was Merkel's administration. Under Schröder, the plan for the phase-out was formulated and set in motion, only to be stopped and then restarted by Merkel.

The modern anti-nuclear movement in Germany got started in the 1970's by the TMI accident and a book named "Der Atom-Staat". Chornobyl of course put the nails into the coffin.
iSnow
·2 месяца назад·discuss
I guess some of the legacy carriers are now drinking champagne since they got rid of one of the more aggressive ULCC competitors.

However, if you wait till your competition goes broke, you need to ensure you survive long enough and stay big enough so you don't get bought. That's not exactly easy.
iSnow
·3 месяца назад·discuss
That, however, would be vastly more expensive. Maybe worth it from an overall ecological PoV, but I doubt power companies have an appetite for the CAPEX involved.
iSnow
·3 месяца назад·discuss
>wireless modems

They (Apple) bought out intel's wireless modems and are using them instead of Qualcomm's chips. IIRC, they aren't the best in class when it comes to raw throughput, but quite good in terms of throughput vs power consumption.
iSnow
·3 месяца назад·discuss
It is wild how ARM - which was kind of a niche company and ISA - has taken the world by storm since the modern smartphone was born. Now their designs make their way upwards to big iron and AI datacenters.
iSnow
·3 месяца назад·discuss
I loved playing around with KPT Bryce so much. IDK if it ever was used productively, but it was so ahead of its time.
iSnow
·4 месяца назад·discuss
Their previous lock-downs were on the hardware level, not offering ISA slots and stuff. The original Mac (then Mac+ and classic) had no expansion slots at all, and they started adding them only later.
iSnow
·4 месяца назад·discuss
>Also, does Nasdaq think it's worth killing the reputation of their index for the spacex listing?

If I had to guess, they are banking on the meme-factor. Tesla is already seriously overvalued IMO b/c it's the first real meme-stock. Now, they are learning lessons from the FTX-invented low-float meme-tokens in crypto and replicate the model in stocks. The story around SpaceX with it's valid successes makes for a very good meme-stock.

So, they hope that people actually want SpaceX exposure no matter what and do not understand how cancerous those low-flow/high-FDIV launches are.
iSnow
·4 месяца назад·discuss
Yes, you can sell and buy a different index. However, those who buy ETFs want broad market exposure without picking stocks (or ETFs). Also selling and re-buying means you have to pay taxes now - depending on jurisdiction, that is way worse than holding till you are retired and then selling.

SpaceX/Nasdaq want to distort the rules to make more money off the backs of those passive investors.
iSnow
·4 месяца назад·discuss
Teams calls. I let Teams transcribe it and parse the transcription via AI.
iSnow
·4 месяца назад·discuss
No, b/c I did so on company time. And it's old industry, they wouldn't open-source it.

But it took ~2 weeks with the help of Claude, so relatively easy to replicate.
iSnow
·4 месяца назад·discuss
Some EU member states are bordering Russia, of course they are afraid the next war will be on their soil.
iSnow
·4 месяца назад·discuss
>But does a military really need that many to get the necessary capability?

No. The German army wants a constellation of initially 40, and later just over 100 satellites. They do not want or need to replicate the massive Starlink numbers.
iSnow
·4 месяца назад·discuss
I built an agentic framework that distills ADRs from Teams meetings where everyone discusses freely. Works surprisingly well to record the WHY without someone having to do the job.
iSnow
·4 месяца назад·discuss
>I want my brain to be strong in old age, and I actually love to write code unlike 99% in software apparently (like why did you people even start doing this career.. makes no sense to me).

I am old now, and the unfortunate truth is that my brain isn't working as fast or as precise as when I was young. LLMs help me maintain some of my coding abilities.

It's like having a non-judgemental co-coder sitting at your side, you can discuss about the code you wrote and it will point out things you didn't think of.

Or I can tap into the immense knowledge about APIs LLMs have to keep up with change. I wouldn't be able to still read that much documentation and keep all of this.