Hacker Newsnew | past | comments | ask | show | jobs | submit | adamtulinius's commentslogin

Only if you accept signing in with a Microsoft account.

Does this mean that you think a company should not be held liable for defects caused in a product they ship, if the defect is caused by an open source component?

Why not?


Ah, time to dump Velliv it seems.


Well, often you don't get to "dump" your pension fund. In Denmark, it is your employer deciding what pension fund to use, and you will then have to use it. It is kinda ridiculous.


AFAIK only pension contributions mentioned in a collective bargaining agreement is mandatory. If you get offered a regular contract offering a salary plus 10% pension you can accept the job, write an email to HR stating that you opt out and get the extra 10% as take home pay. You can the make voluntary pension contributions to whatever pension fund you have a private agreement with. And all the private pension companies are very happy to make such an agreement, though the terms will be worse than an employer plan from the same company. Or you could do a completely self-administered one, e.g. through Nordnet.


The docs literally says that the () on the first ls is required.


I wake up without my cpap mask after a few hours every night. In total I might get 6 hours with it after putting it on multiple times.

Doctors think I’m doing fine due to total amount of hours used, and my resmed cpap claims I’m at below 1 event/hour. I’m not doing fine and I think the numbers are lying to me.

I snore a million, my mouth gets dry, and my nose tightens up, so my nasal mask isn’t always that nice to use. Other masks also annoy me.

What do? I haven’t sleep a solid 8 hours for 3-4 years :(


Keep at it - there are a ton of things you can try which will help. Try to use reddit to see what other people are looking at.

If there is one thing I can recommend you - get the Wellue O2 Monitor. This wil montior your O2 saturation through the night - if the saturation is dropping, you know that there is an issue, irrespective of what the resmed cpap claims. The resmed cpap figures cant be trusted imo.

But once you know what the saturation levels are, you can try a LOT of things which might help. Different cpap masks, head of bed elevation, mouth tape, neck straps - what you end up using will depend on your condition. But imo - dont rely on doctors to diagnose and fix you - you will have to do it yourself. Fortunatately there is a ton of people who are trying things out in reddit and extremely unlikely that you have a conditoin which is not fixable.

Just keep at it and track it using the O2 ring and try out what works for you.


Obviously I don’t know you or your specific situation, but I lost 120 pounds taking Zepbound and my apnea is gone. I make sure to take fluticasone in each nostril before I sleep, but getting to a healthy weight eliminated my apnea.

If you aren’t overweight, this might not help, but hopefully it’ll help someone!


I’m 130 kg and know it’s way too much. Hard to gather the energy for loosing weight.

Can you take fluticasone permanently? Sometimes it’s like I just lie down and my nasal congestion gets worse instantly


> Can you take fluticasone permanently?

This is a surprisingly controversial question.

I've known more than one person who claims something to the effect of becoming addicted to Flonase. Like now they have to take it only to feel like how they felt before they started taking it.

Rebound inflammation when stopping use is a real effect with long-term use of corticosteroids and can, at least briefly, be worse than the initial symptoms were.

As someone with multiple mild inflammatory disorders I've always been afraid to use steroids consistently lest I have nothing effective when things are worst.


This is suppose to be a tell tale sign of deviated septum (lying down and losing airflow).


Find a mask that doesn't have snap magnets to hold it to your head... if you make it harder to take off, you might wake up and catch yourself taking it off.


Maybe it's a good reminder to _not_ bundle an entire OS in a Docker image


FWIW, the base images they're talking about do not contain an entire OS. In fact, they're lacking a colossal amount of the most basic stuff that qualifies as 'an entire OS'. In many cases, your base images are 'a program to install more stuff if you need it', a shell, and coreutils.


For debugging image it's sometimes nice to be able to actually do stuff in the container, but for production image I'd agree.


Some tricks:

docker run -it --rm --pid=container:myapp --network=container:myapp --cap-add SYS_PTRACE nicolaka/netshoot

kubectl debug -it pod-name --image=nicolaka/netshoot


And that's why Docker images are terrible as a packaging format. No sane packaging format should ever prevent software composition.


I'm sorry but "extensive documentation, scalable, high test coverage, perfect code style" seems to me to be the opposite of throwaway.

It sounds like the kind of thing people will think surely must be very important and in use, because why go through all those hoops instead of doing a quick hack?

But I guess we can just throw AI at the maintenance burden anyways..


I agree, so you should ask yourself "why would the expert do this?"

I decided to go for the charitable interpretation of "the alternatives are close enough in functionality that writing by hand is not worth it", instead of the uncharitable interpretation of "these examples are completely made up".


Because the expert has forgotten. Skills that we don't use are forgotten, and there's nothing new in that. Except for the proverbial bicycle.


Ok, if you think the expert has forgotten that a problem can be solved by a bash one-liner and instead think they need a whole extensive CLI with documentation, our viewpoints are too far apart for fruitful discussion.


The bash one-liner might be hyperbolic but with the advent of AI everything is artificially longer, stuffier, more complex and convoluted for no reason other than because the AI allows this increase in volume with little to no extra effort.

It used to be the proverbial one-liner with zero documentation because that was the best ratio of effort to results. Now the effort is on the AI and the results look more impressive. Today that will still impress a lot of people, bosses, colleagues. Very soon everyone will see through it and anything overly stuffy will have the opposite effect of looking low-effort.


Sure, I agree, but now longer/stuffier things cost half as much as shorter things. In most cases, that cost isn't worth it.


The AI output probably does the job just as well, maybe cheaper. But I'm talking about appearances and the impression the work leaves. Eventually bosses and colleagues will stop seeing "output volume" as a signal of being productive. It won't look special anymore, it won't give anyone an edge. People who can use their brain to come up with solutions might be held in higher regard than "prompt experts".

Let's wait one generation. Right now the best results are from putting AI in the hands of capable experts. Will a person trained entirely with an AI crutch ever reach the same level? We'll see.


Or maybe they just didn't have the time (left it to the last minute and ran out of it), and went with the first thing that AI proposed which was said CLI with documentation.


and here I am reading an interaction and thinking you two are saying exactly the same thing. Language be, what it is I guess: open to interpretation.


> Skills that we don't use are forgotten

I think, through these tools as accelerants, we’re finally getting to see the chasm between academic rote memorization of tech-work,

and deep, actual understanding,

that some of our colleagues have.

Folks have been noting a trend of mental abstraction away from the stack, & long-term thinking - that hasn’t changed.

It just has Turbo now.


Too bad MacRumors didn't bother doing more than adding a note to where they recommended this fake copy: https://www.macrumors.com/2026/04/29/notepad-plus-plus-edito...

They didn't even bother removing the links!


MacRumors has now just posted another post about the controversy: https://www.macrumors.com/2026/05/04/notepad-plus-plus-trade...


MacRumors repeated Letov's "in coordination with" bs.

There's no coordination.


The only way you can consider this a mistake is by not having read the github comments here: https://github.com/notepad-plus-plus/notepad-plus-plus/issue...


Almost 3000 lines of code for automating draining nodes and rebooting it. And it requires that another component has already queued up an update that requires a reboot.

Looking at the issues, people try to shoehorn a thousand unique behaviours into a general purpose tool, just to avoid a bit of old school sysadmin-ing. There's a guy wanting to change TZ of the running cluster, and want "Kured" to support that use case so it's only updated during night - in an ever changing TZ.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: