Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Solemarc

@Solemarc@mastodon.social
mastodon 4.7.0-beta.1
  • Open on mastodon.social
0 Followers
0 Following
16 Posts
Joined April 07, 2023

Posts

Open post
Solemarc @Solemarc@mastodon.social · Jul 31, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @nixCraft@mastodon.social
@nixCraft@mastodon.social I have a bad habit of always trying to alias commands, filepaths and terminal based apps into 2 letter characters. I've accidentally aliased over a couple gnuutils before. Nowadays I just type the letters into the terminal first to see if it gives me the "I don't know what this is" error or not.
0
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · May 17, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @bagder@mastodon.social
@bagder@mastodon.social if it's number of installs it's probably sqlite since we all have that installed multiple times per device but if each device is only worth one point I assume it's much closer. My entirely unsubstantiated guess is that curl is much more common in IOT devices than sqlite and thus, wins here.
0
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · May 16, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @wnd@fosstodon.org
@wnd@fosstodon.org @jbz@indieweb.social a quick google search gets me an article where Microsoft reports the mistralai pypi package is compromised. Shai halud also affected pypi, those are probably the most recent. As for cargo, the latest one I'm aware of is CVE-2026-33056 which happened in March. But really, it's just common sense isn't it? Central package repos encourage relying on existing packages, so packages also start relying on existing packages. So you want to compromise something everyone is relying on.
0
2
0
0
Open post
Solemarc @Solemarc@mastodon.social · May 16, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @jbz@indieweb.social
@jbz@indieweb.social to be fair to npm, I'm pretty sure this has also happened in pypi and cargo. The problem, really, seems to be that central package managers are juicy targets.
0
2
1
0
Open post
Solemarc @Solemarc@mastodon.social · May 15, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @jwz@mastodon.social
@jwz@mastodon.social @eldersea@expressional.social Sure, but it was more that mentioning licenses at all is an unforced error here and doing so is yet another sign of "I'm too big for copyright to apply"
2
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · May 15, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @eldersea@expressional.social
@eldersea@expressional.social @jwz@mastodon.social "Licensing Costs" is an interesting one, there's definitely gpl code in there right? I would've just upped the price per token a little or made a flat "premium usage" charge.
1
1
0
0
Open post
Solemarc @Solemarc@mastodon.social · May 15, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @ainmosni@social.ainmosni.eu
@ainmosni@social.ainmosni.eu @cwebber@social.coop this got me thinking about CCC again, how is that going? https://github.com/anthropics/claudes-c-compiler/issues/250 Oh.
0
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · Apr 08, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @Reshirams_Rad_Slam@mastodo.neoliber.al
@Reshirams_Rad_Slam @mattblaze Established in 2025. Source: https://www.britannica.com/question/What-is-the-FIFA-Peace-Prize-and-who-won-the-inaugural-edition-of-the-award
0
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · Apr 08, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @mattblaze@federate.social
@mattblaze I mean, wasn't it introduced explicitly for Trump? But I doubt we'll ever see it again after this shit show.
3
2
0
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 26, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @thanius@mastodon.chuggybumba.com
@thanius@mastodon.chuggybumba.com @bagder@mastodon.social it is weird but it was done to test compression /decompression with known blobs (I think) and since it was always like this, no one thought twice. I'd guess this kind of thing is being much more heavily scrutinized now.
2
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 23, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @stib@aus.social
@stib@aus.social I had a similar experience. My 2070 super was on he way out (it was only a year old!) but it would idle at 100% GPU until, it couldn't run any games on windows. I installed popos 22.04 and squeezed another couple months out of the GPU just fine. I've never understood why this happened but my work laptop (windows) is now idling on 80% RAM usage so I guess it was just a prelude of what was to come.
1
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 18, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @andrewrk@mastodon.social
@andrewrk oh, that's really cool actually.
1
0
0
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 18, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @andrewrk@mastodon.social
@andrewrk my understanding of inline functions is that compilers are just better at this then us these days, what's the point of guaranteeing inlining?
0
1
0
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 16, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @mr_harm@mastodon.social
@mr_harm the general arguments I always hear are; big bloated monolothic application that doesn't follow Unix philosphy (never understood this one). Logs are binary encoded instead of plaintext. Big systemd is being pushed on us just like wayland!
4
1
1
0
Open post
Solemarc @Solemarc@mastodon.social · Feb 02, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @abbiistabbii@blahaj.zone
@abbiistabbii @itsfoss I like the idea that someone at the alphabet soup agencies asked if Linus was a better dev than Larry Ellison. I really want that conversation to have happened.
8
1
0
0
Open post
Solemarc @Solemarc@mastodon.social · Jan 14, 2026
Solemarc
@Solemarc@mastodon.social
mastodon.social
Replying to @nixCraft@mastodon.social
@nixCraft@mastodon.social aren't we like 3 years into "AI will replace me in 3 months". I remember when Jensen first claimed software developers wouldn't exist in 6 months I went straight to the NVIDIA site and saw they were hiring software engineers. These idiots don't believe the things they say and then complain when we don't either.
10
0
0
0

Remote instance

mastodon.social
Open on original server
313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 02:09:10 UTC