You seem to have no idea how old I am by now π
Notices by muesli (fribbledom@mastodon.social), page 20
-
muesli (fribbledom@mastodon.social)'s status on Friday, 07-Jun-2019 15:04:56 UTC muesli -
muesli (fribbledom@mastodon.social)'s status on Friday, 07-Jun-2019 12:42:24 UTC muesli Apparently parts of European internet traffic were routed via China for about two hours yesterday:
https://blog.apnic.net/2019/06/07/large-european-routing-leak-sends-traffic-through-china-telecom/
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 23:14:14 UTC muesli Dedusting the old trusty MacBook Air. Probably about to watch several hours of updating macOS π
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 19:04:23 UTC muesli I think I gave up compiling my own kernels sometime around 2005 π
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 14:56:04 UTC muesli You could manually try and load a newer module with insmod/modprobe, but it wouldn't actually automatically load them, as it tries to find them in a non-existing directory, as the version is part of the path name, e.g. /lib/modules/5.1.6-arch1-1-ARCH
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 13:55:31 UTC muesli Indeed, it upgrades the package, which removes /lib/modules/X.Y.Z from the filesystem and installs /lib/modules/X.Y.(Z+1) instead.
Other distros solve that by offering a fallback package, but obviously it's a bit harder with rolling releases.
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 13:47:01 UTC muesli I'm still bothered by Arch kernel upgrades removing the modules of the currently running version, so you're often forced into rebooting.
It would be handy if the upgrade generates a fallback image of the current kernel and its modules.
Someone must have already started working on that... right?
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 13:46:25 UTC muesli I'm still bothered by Arch kernel upgrades removing the modules of the currently running version, so you're often forced into rebooting.
It would be handy if the upgrade generates a fallback image of the kernel and its modules.
Someone must have already started working on that... right?
-
muesli (fribbledom@mastodon.social)'s status on Thursday, 06-Jun-2019 11:54:18 UTC muesli Thanks, should be fixed!
-
grindhold (grindhold@social.nasqueron.org)'s status on Wednesday, 05-Jun-2019 17:20:28 UTC grindhold Your friendly reminder that slack once had an IRC bridge and they tore it down. The reason was that they could not afford to maintain it. If so, why didn't they opensource it for the community to maintain? Now we have split communities and one more walled garden. And a growing generation that thinks a centralized system owned by a single company is normal. Thanks, slack.
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 17:07:42 UTC muesli The new "KDE's Applications" page is online. Nice work, @jriddell:
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 13:17:50 UTC muesli Nah, that's not it. The latest VirtualBox seemingly actually refuses to start Windows images without VT enabled.
(Just tried disabling it for a direct comparison, and it refused to start the existing image)
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 12:45:01 UTC muesli Dummfug. Auch 2009 wurden die Karten schon der Temperatur entsprechend eingefaerbt - und das macht als Visualisierung auch durchaus Sinn.
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 11:47:56 UTC muesli Ah, I see. That's a pretty common misconception. Go was started by a team at Google, but it's by no means a Google product.
It's an open source project, governed by the community, and only a tiny fraction of contributions come from Google employees.
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 11:28:25 UTC muesli That much I understand. I just don't get what Gamut has to do with Google in your eyes.
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 11:26:03 UTC muesli Test my software builds.
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 11:25:31 UTC muesli But what has Google got to do with it?
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 01:40:17 UTC muesli I'm done for now with color theory and algorithms, promised π
-
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 01:35:17 UTC muesli Last but not least, if you're working with color values in #golang, check out "gamut", a little library I wrote that provides a ton of convenient color theory methods.
It can also generate and handle color palettes for you π
Blog post introducing gamut:
https://fribbledom.com/posts/gamut-package-to-handle-color-palettes/GitHub Repo:
https://github.com/muesli/gamut -
muesli (fribbledom@mastodon.social)'s status on Wednesday, 05-Jun-2019 01:28:45 UTC muesli This is actually operating in a three dimensional space, but the visualization only shows two dimensions. Would be fun to create a 3D animation, but I guess I don't have the time for that right now. Contributions welcome π