HackerLangs
TopNewTrendsCommentsPastAskShowJobs

micw

670 karmajoined 6 jaar geleden

Submissions

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

semonto.com
1 points·by micw·2 maanden geleden·1 comments

[untitled]

1 points·by micw·2 maanden geleden·0 comments

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

github.com
3 points·by micw·3 maanden geleden·1 comments

comments

micw
·3 dagen geleden·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 dagen geleden·discuss
I would have expected at least a few sample real-world photos on that page.
micw
·15 dagen geleden·discuss
More reason to frame it correctly, like "IBM debuts another 5 nanometer chip technology, selling it as sub nanometer chip technology"
micw
·15 dagen geleden·discuss
So the title should be corrected. The did not debut sub nm chips at all.
micw
·16 dagen geleden·discuss
Not to all, only to those who are in line with the president...
micw
·17 dagen geleden·discuss
Talking about Venezuela, US or both?
micw
·21 dagen geleden·discuss
It misses a "I don't know" button. So it has a 20% false positive by guessing bias built in, right?
micw
·2 maanden geleden·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
·2 maanden geleden·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
·2 maanden geleden·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
·2 maanden geleden·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 maanden geleden·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 maanden geleden·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 maanden geleden·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 maanden geleden·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 maanden geleden·discuss
Hey great. Need the same for amazon ^^
micw
·3 maanden geleden·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 maanden geleden·discuss
You can throw matter on it. But this needs to be confined carefully...
micw
·4 maanden geleden·discuss
You can easily put it into an antimatter tank ;-)
micw
·4 maanden geleden·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?