HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whirlwin

no profile record

Submissions

[untitled]

1 points·by whirlwin·29 dni temu·0 comments

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

github.com
1 points·by whirlwin·2 miesiące temu·1 comments

GitHub Copilot EU data residency

github.blog
2 points·by whirlwin·3 miesiące temu·1 comments

[untitled]

1 points·by whirlwin·3 miesiące temu·0 comments

[untitled]

1 points·by whirlwin·3 miesiące temu·0 comments

Government to enforce 1099 bike parking spaces at IKEA, Norway

twitter.com
2 points·by whirlwin·4 miesiące temu·2 comments

Norwegian AI Championship

ainm.no
1 points·by whirlwin·4 miesiące temu·0 comments

comments

whirlwin
·10 dni temu·discuss
Does anyone know if it is useful for bidirectional sync between codeberg and GitHub?
whirlwin
·w zeszłym miesiącu·discuss
In that case it sounds like the last waves of malicious reset attempts happened after the patch was put in place
whirlwin
·w zeszłym miesiącu·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 miesiące temu·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 miesiące temu·discuss
I've started experiencing them first time during Q1 this year up until now. Used to be pretty stable before that.
whirlwin
·2 miesiące temu·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 miesiące temu·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 miesiące temu·discuss
MS is turning focus to compliance market when they cannot compete on agentic tooling capabilities
whirlwin
·3 miesiące temu·discuss
If you don't have ad-blocker, you will get redirected to betting/crypto broker sites
whirlwin
·4 miesiące temu·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 miesiące temu·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 miesiące temu·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 miesiące temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
Happy new year from Norway!
whirlwin
·7 miesięcy temu·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 miesięcy temu·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 miesięcy temu·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.