Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Genmutant
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
Genmutant
3mo ago
You don't have an offered number of sick days in Germany. If you're sick, your sick. At some points (after 6 weeks) the employer stops paying for it, and the payment switches to the health insurance and drops down to 70% of your u
2.
▲
by
Genmutant
3y ago
In Germany it's eaten either as a pie - which is usually quite dry and with crumble or meringue on top [0] - or as a compote. [0] https://de.wikipedia.org/wiki/Rhabarberkuchen#/media/Datei:R...
3.
▲
by
Genmutant
4y ago
ChatGpt is finished training and doesn't update itself in any way. The current conversation is fed each time as additional context back when you ask additional questions.
4.
▲
by
Genmutant
4y ago
You can use XSLT to XSL-FO if you want that. I haven't found it very nice to use.
5.
▲
by
Genmutant
4y ago
The python code also prints the resulting list in the same order. It's a completely different problem to solve. In python I would throw the list in a set and return the size of it / print that.
6.
▲
by
Genmutant
4y ago
An use case that comes up quite often is building a List / Map / Set implementation. You want to have it to enforce to (typesafe) take only objects of the same type, and when taking it out again, get the object in the same type ba
7.
▲
by
Genmutant
5y ago
What happens if you upload copyright protected data in cleartext on a blockchain without having the distribution rights?
8.
▲
by
Genmutant
5y ago
In MS SQL Server, with ANSI_NULLS set to OFF, it will select all rows having a NULL value for col. AFAIK not used that often.
9.
▲
by
Genmutant
5y ago
Doesn't the Netflix app already do that? Or was that the Prime Video one?
10.
▲
by
Genmutant
6y ago
They are great! My bachelor thesis was implementing an algorithm to generate minimal petri nets based from an infinite partial language, described in something like a basic Regex.
11.
▲
by
Genmutant
6y ago
All of that is automated at my company using SAP. Could be a nicer interface, but at least everything is online in the portal.
12.
▲
by
Genmutant
11y ago
Which one are you the most proud of?
13.
▲
by
Genmutant
11y ago
That's why I love Monkey Island so much. You can't do anything wrong so that it becomes impossible to finish the game, and you can't (really) die. Although it is possible to "die" and get the "credits" or
14.
▲
by
Genmutant
12y ago
I don't think gcc or clang can reorder structs, or do they?
15.
▲
by
Genmutant
12y ago
We normally use "normal" white flour for many things like cakes and pasta and stuff. But we have maybe more "real" bread which is not made of white flour?
16.
▲
by
Genmutant
12y ago
Yes, they do. I think that's the only one which is (normally) fortified.
17.
▲
by
Genmutant
12y ago
"In fact, for products like milk and flour, where fortification and enrichment have occurred for so long that they’ve become invisible, it would be almost irresponsible not to add synthetic vitamins." How come most countries don&#
18.
▲
by
Genmutant
12y ago
The first one (?:) is not standard but only a GNU extension, so be carefull with that one.
19.
▲
by
Genmutant
12y ago
I think your screen is to small for the message window. There is a button below it which dismisses the white window and enables the scanning.
20.
▲
by
Genmutant
12y ago
That's how trade schools work in Germany. About two thirds (up to 3/4) of the time you are at work and learn there, the other you are at a normal school. After you graduate (about 3 years) you most of the time stay at the same pla
21.
▲
by
Genmutant
12y ago
In Germany it's the same. Are there countries except the USA where this method is the normal one?
22.
▲
by
Genmutant
12y ago
garage door opener would be translated to Garagentoröffner or Garagentüröffner. (door = Tür or Tor, depending on context, opener = Öffner).
23.
▲
by
Genmutant
12y ago
So a meal plan is like an subscription to meals? Why don't they sell it normally? How much is each meal with that plan? In our Mensa at the university we pay between 1.50 and 4€ per meal (exclusive drinks).
24.
▲
by
Genmutant
12y ago
What is a dining plan?
25.
▲
by
Genmutant
12y ago
You also need a commercial insurance for your car.
26.
▲
by
Genmutant
12y ago
So, are they going to comply with the law now, or continue to ignore it?
27.
▲
by
Genmutant
12y ago
Almost any language is platform-agnostic if you don't use platform specific things like system calls.
28.
▲
by
Genmutant
12y ago
It's not about free support, but the ability to contact them at all.
29.
▲
by
Genmutant
12y ago
We have Boskoop apples in our garden, which I love! They are sour and great to cook with. And you can keep forever in your basement.
30.
▲
by
Genmutant
12y ago
The compiler understands memset, so that would probably not work.
More ›