Did they recently update the design? I don't remember it looking this good. The dark mode is of the type I like (it's not too black! Unlike Github's) and the light mode is quite close to Github's design and thus familiar, but cleaner, less clutter, I think friendlier. And with nice touches like how the codeberg logo integrates into the header bar. There is a prominent rss feed button! Github doesn't event link one in the head (I think, the head is stuffed, at least my browser does not pick it up). The design not perfect (in dark mode the header should change to a darker color, like their docs page does, and the contrast between the two backgrounds colors is jarringly small, that needs a divider) but still, now I want to switch. It also loads so much faster. Having such a cool project hosted there helps as well.
Somebody has to figure out some sort of css media queries for OLED and similar screens, you can’t really optimize for both and I approve that going too dark doesn’t look good on standard monitors.
It happened with Oracle over and over. Bought MySQL, messed it up, mariaDB is king now. Bought openoffice, messed it up, now libreoffice is king. Created OEL, acted like complete asshats, messed it up, it just goes on and on.
And that doesn't even touch the Sun purchase, Solaris was impressive in its day, it could have had a stronger holding even today.
Microsoft's monopoly is a little like Oracle's was. Luck. Being ready at the right time. There was effective use of that luck, but that time has passed now.
The most important Monopoly that needs broken today is apple's stranglehold on innovation. The app store needs to be really open, not half baked, still in full apple control, EU bullshit that's happening right now.
I’m not a fan of Apple’s monopoly, but is there really much innovation left on mobile? I dont seem to find huge innovations on android. What in your opinion is the App Store preventing?
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.
Reproducible builds are an essential method in industrial computing - Debian isn’t at the forefront of this, it is merely adopting industry wide techniques also applied to other operating systems in use in long-term and safety-related applications.
Certainly, a lot of the hard work of the Yocto and Debian developers is already in your hands.
What is interesting is that this is now being applied in a more forward-focused policy by the Debian developers, that it will now be the norm rather than an option…
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.
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.
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
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.
I've been forced to use the unpredictable "auto" mode that chooses GPT 5.4 nine times out of ten. It's incredibly frustrating that they're saying that what amounts to random selective outages is intended behaviour.
I was given 44 hours. Hopefully enough users are affected that somebody higher up tells them to quit it.
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.
We can make synthetic oil and I think we can also make synthetic coal, too.
Though it's close to useless because at that point they're too expensive to be worth it for anything else than very niche uses that absolutely require them.
> We can make synthetic oil and I think we can also make synthetic coal, too.
IIRC, that's basically what charcoal is. Except charcoal is cleaner once made, because most of the nasty stuff happens while being made from the source plant material.
Sure, but the problem with coal and oil is not their chemical composition, per se. The problem with specifically fossil coal and oil is that the carbon atoms used to be buried deep underground and end up as part of CO2 molecules in the atmosphere. Making synthetic kerosene for jet engines is one of the top contenders for long-distance air travel in a post-fossil fuel world, IMO.
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)
On the one hand, you have money and famous footballers. On the other hand, you have a bunch of nerds whining about the internet being broken. The average voter (and politician) is out watching the soccer match, and doesn't care about the internet.
Boredom is a bigger issue than hunger or thirst for the average person living in one of these obscenely wealthy countries. For them, impeding entertainment is to impede nourishment. Of course, while anything that aids the entertainment industry is despicable, I do think obstructing the internet is a nice treat for humanity. The only down side is to your point about the relatively insignificance of the people effected (nerds).
it's institutional corruption at all levels, legislative, executive and judicial. A systemic failure that favour abnormous private profits over basic rights of the citizens.
The effort required to change the situation is massive.
> In the Summer of 2016, the United Nations Human Rights Council released a non-binding resolution condemning intentional disruption of internet access by governments. The resolution reaffirmed that "the same rights people have offline must also be protected online." [1]
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.
It's so your private key is not stolen, but you're right passphrase protected keys win anyway. I use hardware keys so this isn't a problem for me to begin with.