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

Jan Ekholm

@chakie@toot.community
mastodon 4.6.5
  • Open on toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

0 Followers
0 Following
13 Posts
Joined November 18, 2022
Model Colors:
https://apps.apple.com/app/model-colors/id1200319954
LinkedIn:
https://www.linkedin.com/in/janekholm/

Posts

Open post
chakie
Jan Ekholm @chakie@toot.community · Jul 28, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @jalefkowit@hachyderm.io
@jalefkowit@hachyderm.io Everyone sane person hates Elon.
1
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jul 22, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Is there a reliable and good European domain name registrar? I don’t need anything fancy, but prefer to not deal with garbage companies. Non US is in today’s world definitely a must.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jul 01, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @normalniklas@mastodonsweden.se
@normalniklas@mastodonsweden.se Kanske skulle vara värt att titta på, det kostar ju inget annat än tid.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jul 01, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @normalniklas@mastodonsweden.se
@normalniklas@mastodonsweden.se Jag har hört mycket bra om Jellyfin på diverse podcasts, men inte provat själv. Vi körde Plex ett antal år sedan, men i något skede så minskade behovet att se på våra gamla rippade DVD-filmer och installationen ruttnade bort.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jun 30, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @normalniklas@mastodonsweden.se
@normalniklas@mastodonsweden.se Vad kör du med för teknik? Plex?
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Apr 28, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Meh. Seems our trusty old Synology NAS has developed a case of not booting up. Wasn't on my bingo card of things that had to go wrong now, but here we are. And Synology has caught a severe case of late stage US capitalism it doesn't seem to be possible to just take the disks and put them in a newer unit as Synology now requires their own branded and expensive disks. Fucking fuck. We have backups, of course, but restoring somewhere is really annoying. #synology #nas #dystopy
0
2
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Mar 12, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @rbreich@masto.ai
@rbreich@masto.ai The point was never none of those.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jan 20, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @fahrni@curmudgeon.cafe
@fahrni@curmudgeon.cafe The entire project is using CMake. It’s not big by far, a few hundred classes and a dozen or so external libraries (Boost, audio, streaming, web, logging, JSON etc). I build for the three main OS:es in a few configurations. Nothing complicated really, pretty standard stuff. I tried to get a static Windows build the other day and it just wouldn’t work. The runtime crap fought me all the way and the developer tools are actively hostile towards developers.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Jan 20, 2026
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @fahrni@curmudgeon.cafe
@fahrni@curmudgeon.cafe I expect to spend as little time here as possible and get back to working on Linux and Mac as soon as things work ok. I expect that the full VS would start to impose own things onto this already fragile project which would break everything. MS is not known for playing well with others. I did use the "full" VS when I last worked on this port about 12 years ago and it was ok back then as I let it do its own project files and whatnot.
0
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Nov 14, 2025
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @tartley@fosstodon.org
@tartley@fosstodon.org It was a lot of fun.
2
0
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Nov 13, 2025
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community
Replying to @archipylago@mementomori.social
@archipylago@mementomori.social I enjoy the talks and seeing some people, even though I’m far too antisocial to participate. I love the super friendly atmosphere you guys have built up. A big thank you for doing this.
1
2
0
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Nov 13, 2025
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community

Tonight the local Python community has a meeting. Fun to see some other developers every now and then, doesn’t happen every week. Here the Python release manager gives a short overview of new stuff in 3.14.

#python #meetup

12
4
4
0
Open post
chakie
Jan Ekholm @chakie@toot.community · Dec 03, 2023
Jan Ekholm
@chakie@toot.community

Software stuff. Mostly a loser ranting about everything shit in the (tech) world.

toot.community

My biggest annoyance with SwiftUI has to be that so many modifiers are for a View, but there’s so many cases where they don’t work. Like .refreshable. It seems to only work on List. It does not work on Chart or VStack. If a modifier does not work on a certain view where it is perfectly legal I want to have it documented and see a warning when running in Xcode. This isn’t rocket science. Having code randomly do nothing without any warnings is extremely bad design.

#swiftui #buggy #baddesign

0
0
2
0

Remote instance

toot.community
Open on original server

Media

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: 21:50:36 UTC