HackerLangs
TopNewTrendsCommentsPastAskShowJobs

micw

670 karmajoined hace 6 años

Submissions

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

semonto.com
1 points·by micw·hace 2 meses·1 comments

[untitled]

1 points·by micw·hace 2 meses·0 comments

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

github.com
3 points·by micw·hace 3 meses·1 comments

comments

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