HackerLangs
TopNewTrendsCommentsPastAskShowJobs

foepys

8,492 karmajoined 10년 전

comments

foepys
·4일 전·discuss
Billion USD grocery chains operate on 2-3% margins just fine...
foepys
·지난달·discuss
Are you using the Windows Terminal app? CMD or Powershell are yanky but Windows Terminal solved a few icks for me.

https://github.com/microsoft/terminal

    winget install --id Microsoft.WindowsTerminal -e
foepys
·2개월 전·discuss
Russia is currently placing Russian citizens in the occupied parts of Ukraine exactly for this reason. If there will ever be a vote whether the Donbas Oblast or the Luhansk Oblast want to rejoin Ukraine, you can bet the vote will be pro Russia.
foepys
·3개월 전·discuss
Same in Germany, although the employer can forbid this but needs to do this explicitly. Most employers don't forbid personal data on work machines or using your work email for personal things.
foepys
·3개월 전·discuss
It also has something to do with the so called "Hackerparagraph" [1] under which whitehat hacking is basically impossible in Germany. Even writing a program that could potentially be used for hacking is a crime. If you followed the law word for word the authors of e.g. curl could be charged under this law.

1: https://de.wikipedia.org/wiki/Vorbereiten_des_Aussp%C3%A4hen... [de]
foepys
·3개월 전·discuss
It does. You can also do it by hand via the right-click on tab menu
foepys
·4개월 전·discuss
Not illegal per se in Germany but you won't find a legal job that doesn't require you to have a bank account. Benefits will also only be paid electronically (exceptions for some asylum seekers apply).

You also cannot get a tax refund or pay taxes without a bank account.
foepys
·5개월 전·discuss
A study last year concluded that while AI coding feels faster it actually isn't. At least in mid 2025.

https://news.ycombinator.com/item?id=44522772
foepys
·5개월 전·discuss
Not only that but vibrations play a big part as well, especially on ICE vehicles.
foepys
·5개월 전·discuss
Since .NET 10 still doesn't support Type Libraries quite a few new Windows projects must be written in .NET Framework.

Microsoft sadly doesn't prioritize this so this might still be the case for a couple of years.

One thing I credit MS for is that they make it very easy to use modern C# features in .NET Framework. You can easily write new Framework assemblies with a lot of C# 14 features. You can also add a few interfaces and get most of it working (although not optimized by the CLR, e.g. Span). For an example see this project: https://www.nuget.org/packages/PolySharp/

It's also easy to target multiple framework with the same code, so you can write libraries that work in .NET programs and .NET Framework programs.
foepys
·5개월 전·discuss
That's not correct. You don't have to give your credit card details or even be logged in but you are still required to have any Visual Studio license. For hobbyists and startups the VS Community license is enough but larger companies need a VS Professional license even for the VS Build Tools.

How strict Microsoft is with enforcement of this license is another story.
foepys
·5개월 전·discuss
But they also have over a billion cash at hand. I imagine at that scale and customers being private, the amount is pretty stable and Starbucks can just do whatever with this since it's extremely unlikely that customers demand all their money back at once.
foepys
·6개월 전·discuss
This is typical CDU conservative talk from Merz. He is on a war path with anything Angela Merkel did because she saw him as politically inexperienced and shunned him. So he had to work for Blackrock.

The CSU (the Bavarian equivalent and permanent coalition partner of the CDU) is also demanding to reactivate nuclear power plants but at the same time is not willing to store any spent nuclear fuel. The CSU is also notoriously anti renewables and does not want new power lines in their "beautiful scenery" to get the renewable power from northern Germany to Bavaria.
foepys
·6개월 전·discuss
I don't know what you are doing but I have my Arch Linux running since about 2013. I needed to intervene a few times, I think 4 times in total but the base installation in from 2013, now nearly 13 years ago.
foepys
·8개월 전·discuss
Sometimes it's not about doing nothing but only being allowed to do the same stuff over and over again to do because there is "no budget" to rewrite the codebase to automate the process.
foepys
·9개월 전·discuss
Google will require you to authenticate with your real name and/or government ID which is something a lot of FLOSS developers don't want to do.
foepys
·10개월 전·discuss
OpenWISP states in its docs that you should be running at least 20 devices to make it worth it. [1] So it's not supposed to be a easy way to manage a few devices for home users.

> However, OpenWISP may not be the best fit for very small networks (fewer than 20 devices), organizations lacking IT expertise, or enterprises seeking open-source alternatives solely for cost-saving purposes.

1: https://openwisp.org/faq/#suitable
foepys
·11개월 전·discuss
Yes: https://news.ycombinator.com/item?id=43936992
foepys
·2년 전·discuss
Did this bank start out as a "telephone bank"? One of the largest German consumer banks still does this because they were the first "direct bank" without locations and typing in digits on the telephone pad was the most secure way of authenticating without telling the "bank teller" your password. So it was actually a good security measure but it is apparently too complicated to update their backend to modern standards.

They do require 2FA, though.
foepys
·2년 전·discuss
Not to mention that on all devices I used the official Prime Video app (yes, even Fire TV Sticks), there we massive audio latency issues up to the point where I stopped watching. On FireTV Netflix had also lagging behind audio, which it never did on any other platform.

I am talking about a like 1 second delay here, not 50ms (which is already not good).

Amazon doesn't care about the viewer/user experience. It is always a disaster.