HackerLangs
TopNewTrendsCommentsPastAskShowJobs

whirlwin

no profile record

Submissions

[untitled]

1 points·by whirlwin·29 วันที่ผ่านมา·0 comments

RedHat Product Security repo transferred to random GH owner (LobsterTrap)

github.com
1 points·by whirlwin·2 เดือนที่ผ่านมา·1 comments

GitHub Copilot EU data residency

github.blog
2 points·by whirlwin·3 เดือนที่ผ่านมา·1 comments

[untitled]

1 points·by whirlwin·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by whirlwin·3 เดือนที่ผ่านมา·0 comments

Government to enforce 1099 bike parking spaces at IKEA, Norway

twitter.com
2 points·by whirlwin·4 เดือนที่ผ่านมา·2 comments

Norwegian AI Championship

ainm.no
1 points·by whirlwin·4 เดือนที่ผ่านมา·0 comments

comments

whirlwin
·10 วันที่ผ่านมา·discuss
Does anyone know if it is useful for bidirectional sync between codeberg and GitHub?
whirlwin
·เดือนที่แล้ว·discuss
In that case it sounds like the last waves of malicious reset attempts happened after the patch was put in place
whirlwin
·เดือนที่แล้ว·discuss
I got a suspicious password reset request email today from Meta but it landed in my inbox. Luckily I have MFA and after checking audit logs inside IG upon logging in, I did not see anything suspicious.
whirlwin
·2 เดือนที่ผ่านมา·discuss
The RCA and preventive measures was a pleasant read. I got a lot of respect for companies putting a lot of effort into incident reports like these. Makes them appear very professional rather than just blaming the cloud provider outright.
whirlwin
·2 เดือนที่ผ่านมา·discuss
I've started experiencing them first time during Q1 this year up until now. Used to be pretty stable before that.
whirlwin
·2 เดือนที่ผ่านมา·discuss
We just invested a lot migrating 300+ pipelines from Azure DevOps to GitHub Actions. What a bummer timing-wise. Anyone got an alternative to GitHub Actions?
whirlwin
·2 เดือนที่ผ่านมา·discuss
Not long ago RH Product Security created a blog post around lola, their AI context package manager. Ref: https://developers.redhat.com/articles/2026/04/08/manage-ai-...

The article refers to their GH repo and that was all cherry and sunshine up until just recently, where it is redirected to https://github.com/LobsterTrap/lola.

No mention of it anywhere. "Did it get compromised?" was my initial thought. Still in the fog here.
whirlwin
·3 เดือนที่ผ่านมา·discuss
MS is turning focus to compliance market when they cannot compete on agentic tooling capabilities
whirlwin
·3 เดือนที่ผ่านมา·discuss
If you don't have ad-blocker, you will get redirected to betting/crypto broker sites
whirlwin
·4 เดือนที่ผ่านมา·discuss
Most of, if not every commit of claude code is now written by claude code itself without any human writing code, only promoting.
whirlwin
·4 เดือนที่ผ่านมา·discuss
Windows is just a wonderful box of chocolate that keeps expanding. You never know what you get, all brilliant frontier tech innovations like Edge, Bing, the calculator, vertical taskbar, and now the highly intelligent Copilot, up there fighting with OpenCode, CC and others...!
whirlwin
·4 เดือนที่ผ่านมา·discuss
For showing something "hacker-looking" in the screen, I think also tcpdump could be a good alternative, because nmap might be a bit slow...
whirlwin
·4 เดือนที่ผ่านมา·discuss
This is likely a matter of poor competence by the author of the spreadsheet, and an oversight after all.

From my experience, unfortunately, people who manage policies are much less competent that those who implement them.
whirlwin
·5 เดือนที่ผ่านมา·discuss
The new Head of Quality in Microsoft has not started working there yet, so it's business as usual at MS... And now with AI slop on top

Ref: https://www.reddit.com/r/technology/comments/1r1tphx/microso...
whirlwin
·5 เดือนที่ผ่านมา·discuss
Many European software companies are looking for alternatives outside the US now with the geopolitical situation between the US and EU. It's not only limited to the three big cloud providers, but Microsoft in general, in addition to other US providers.
whirlwin
·6 เดือนที่ผ่านมา·discuss
If you look closely, you can see the color of the orange Cloudflare logo being slightly adjust to match a particular individual's facial color tone.
whirlwin
·6 เดือนที่ผ่านมา·discuss
Happy new year from Norway!
whirlwin
·6 เดือนที่ผ่านมา·discuss
TLS certificates is not the only technology for which the default mode is failure. What about disks, databases or syntax errors in configuration files in general?

In technology, there are known problems and unknown problems. Expiring TLS certificates is a known problem which has an established solution.

Imagine if only some of the requests failed because a certificate is about to expire. That would be a debugging nightmare.
whirlwin
·7 เดือนที่ผ่านมา·discuss
Maybe I'm too cold or cynical here, but I would make it compulsory to indicate the disability in the diploma with an annotation or comment.

Or possibly the other way around: "Completed degree on standardized terms "
whirlwin
·9 เดือนที่ผ่านมา·discuss
This is how Heroku has been doing it for years since it started out 10+ years ago.

$ git push heroku master

So you'll have to make sure to push to e.g. GitHub as well for version control.