HackerLangs
TopNewTrendsCommentsPastAskShowJobs

micw

670 karmajoined قبل 6 سنوات

Submissions

Share.google delivers wrong TLS certificate in some regions, breaking shortlinks

semonto.com
1 points·by micw·قبل شهرين·1 comments

[untitled]

1 points·by micw·قبل شهرين·0 comments

Copilot: Sorry, you have been rate-limited. Please wait 181 hours 8 minutes

github.com
3 points·by micw·قبل 3 أشهر·1 comments

comments

micw
·قبل 3 أيام·discuss
Paying $100/month and using Opus 4.8 all the time to get my work done. I had a brief look at fable (when it was available the 1st time) but it burned my allowance to fast. So I keep paying the $100 for Opus and enjoy friction-less uninterrupted work.

I'm usually at 60-70% usage at the end of a 5 hour window, that's the pace where I can still think about what to delegate and what to expect and verify the results. Could probably go faster but that would have a significant impact on output quality.
micw
·قبل 10 أيام·discuss
I would have expected at least a few sample real-world photos on that page.
micw
·قبل 15 يومًا·discuss
More reason to frame it correctly, like "IBM debuts another 5 nanometer chip technology, selling it as sub nanometer chip technology"
micw
·قبل 16 يومًا·discuss
So the title should be corrected. The did not debut sub nm chips at all.
micw
·قبل 16 يومًا·discuss
Not to all, only to those who are in line with the president...
micw
·قبل 17 يومًا·discuss
Talking about Venezuela, US or both?
micw
·قبل 21 يومًا·discuss
It misses a "I don't know" button. So it has a 20% false positive by guessing bias built in, right?
micw
·قبل شهرين·discuss
For a second I thought github has updated to a clean and usable user interface. Then I realized that it's codeberg / forgejo ^^
micw
·قبل شهرين·discuss
I wonder why this is a thing nowadays. I use yocto for embedded devices and it was almost a no-brainer to implement reproducible builds. I can also easily enable Debian package management, so everything is already available.
micw
·قبل شهرين·discuss
My fist submission was rejected, probably because it was not reproducible. Now I figured out that the issue is location dependent, at least in germany, share.google is broken since the CERT does not contain the domain anymore.
micw
·قبل شهرين·discuss
Google’s Android app uses share.google as a link shortener for shared URLs. That was already controversial; now the links appear to be broken in regular browsers because share.google currently serves a TLS certificate for a different hostname.
micw
·قبل 3 أشهر·discuss
I wish there was something like this or talos or coreos but more generic: - immutable - a/b boot - declarative (like talos) But with choice of workload, like docker, k8s, qemu
micw
·قبل 3 أشهر·discuss
The new rate limit system is completely broken. See https://github.com/orgs/community/discussions/180092 for a lot of affected users.

Some report wait times of 50 or 100 hours. I had the issue that it shows "wait 20 seconds" but (on retry) it counts down one second every 10-20 seconds.

And all this for a service where you pay per use.
micw
·قبل 3 أشهر·discuss
No, coal and oil is not. Since we have micro organisms that can consume wood, coal and oil will never be produced again.

> During the Carboniferous period, massive amounts of plant matter accumulated to form coal because microorganisms and fungi had not yet evolved the ability to break down lignin, a tough, aromatic polymer in woody plants.
micw
·قبل 3 أشهر·discuss
Who exactly is blocking and on what legal base? If it's Spanish ISPs and they are massively over blocking, why are there no legal actions against them? (E.g. for not fulfilling their contracts)
micw
·قبل 3 أشهر·discuss
Hey great. Need the same for amazon ^^
micw
·قبل 3 أشهر·discuss
> SSH is forwarded via socket

Maybe I misunderstood this point. But the ssh socket also gives access to your private keys, so I see no security gain in that point. Better to have a password protected key.
micw
·قبل 4 أشهر·discuss
You can throw matter on it. But this needs to be confined carefully...
micw
·قبل 4 أشهر·discuss
You can easily put it into an antimatter tank ;-)
micw
·قبل 4 أشهر·discuss
I'd like to run my personal DNS server for privacy reasons on a cheap VPS. But how can I make it available to me only? There's no auth on DNS, right?