Replies

This profile is from a federated server and may be incomplete. Browse more on the original instance.

simon, to random
@simon@simonwillison.net avatar

I want to run a quick informal survey on SQLite versions people have in their Python environments... could you run the following command in a terminal and reply with the output?

python -c 'import sys, sqlite3, platform; print(sqlite3.connect(":memory:").execute("select sqlite_version()").fetchone(), sys.version, platform.platform())'

I get this:

('3.45.2',) 3.10.14 (main, Mar 19 2024, 21:46:16) [Clang 15.0.0 (clang-1500.3.9.4)] macOS-14.1.1-arm64-arm-64bit

jochen,
@jochen@wersdoerfer.de avatar

@simon ('3.43.2',) 3.12.3 (main, Apr 12 2024, 11:26:28) [Clang 15.0.0 (clang-1500.3.9.4)] macOS-14.5-arm64-arm-64bit

jochen, to random
@jochen@wersdoerfer.de avatar

Work week shortened by sickness and that's about it - published my #Weeknotes for last week: https://wersdoerfer.de/blogs/ephes_blog/weeknotes-2024-06-03/

jochen,
@jochen@wersdoerfer.de avatar

@webology Thanks, yep I’m already better but it’s weird: being sick wasn’t a thing for me until having kids. Now it’s hitting pretty hard.

Haven’t tried the podcast hosting but this whole micro.blog stuff is really neat.

jochen, to random
@jochen@wersdoerfer.de avatar

Working, fixing bugs in django-cast and a bouldering competition - published my #Weeknotes for last week: https://wersdoerfer.de/blogs/ephes_blog/weeknotes-2024-05-27/

jochen,
@jochen@wersdoerfer.de avatar

@shezi Not a bad suggestion, indeed! But I’m still on that „ok, I just run my own Django webapp on the interwebs because how hard can it be?" hill. And while this is not exactly a hill I want to die on, it might happen accidentally? Well, I'm fine.

jochen, to random
@jochen@wersdoerfer.de avatar

What really creeps me out isn’t that we’re great at imagining non-conscious things as people - that’s just a harmless quirk. It’s that we might be just as mistaken about actual people, and we’re stuck in a cosmic horror plot.
https://mastodon.xyz/@pmorinerie/112506480363973206

jochen,
@jochen@wersdoerfer.de avatar

@faassen Ok, I stand corrected: mostly harmless

shezi, to random
@shezi@mastodon.world avatar

Now that I've become a master wood and metal worker (ie. watched some youtube tutorials) I am ready for my next challenge: I'll become a master software developer (ie. watch some youtube tutorials).

jochen,
@jochen@wersdoerfer.de avatar

@shezi I suspect it’s not enough to watch some youtube tutorials. At some point, you probably have to go through some kind of weird phase transition and switch from watching to recording some youtube tutorials.

jochen,
@jochen@wersdoerfer.de avatar

@shezi Shocking, right? But maybe we have to collect some more data before jumping to conclusions 🧐

jochen, to random
@jochen@wersdoerfer.de avatar
jochen,
@jochen@wersdoerfer.de avatar

@pixelistik Moin :)

jochen,
@jochen@wersdoerfer.de avatar

Going full meta!

joknopp, to random
@joknopp@chaos.social avatar

Ich verstehe den Bedarf in Firmen für IT-Sicherheitsschulungen. Dass man sich unabhängig vom Vorwissen durch irgendwelche Präsentationen zu Phishing Mails klicken darf ist aber eeecht nervig. Social Engineers sehen übrigens immer aus wie die Panzerknacker.

jochen,
@jochen@wersdoerfer.de avatar

@joknopp Ich wundere mich bei sowas ja immer, wie es sein kann, dass es billiger ist, Gehirne via Schulung upzudaten, statt Software auf Rechnern.

engkiosk, to random
@engkiosk@podcasts.social avatar

Der moderne Frontend-Stack ist komplex. Ist das gerechtfertigt?

Im Podcast-Interview mit Golo Roden sprechen wir über ...

  • Aktuellen Herausforderungen im FE
    • Mögliche Lösungen
    • HTMX
    • Proprietäre APIs von modernen Frameworks
    • Innovation oder alter Wein in neuen Schläuchen?
    • Bloated JavaScript und User Experience im Web
    • Hohe Kohäsion, niedrige Kopplung
    • Web Components und Standardisierung

Das ganze Interview 🎙️
https://engineeringkiosk.dev/podcast/episode/117-vanilla-web-niedrige-kopplung-hohe-koh%C3%A4sion-mit-golo-roden-von-the-native-web/?pkn=mastodon

jochen,
@jochen@wersdoerfer.de avatar

@engkiosk Wenn ich Django im Backend habe und Vue im Frontend, muss ich immer Client und Server anfassen. Mit htmx habe ich ein Frontend, das aussieht wie eine SPA, aber ich muss nur noch den Server ändern, der Client ist der Browser und der bleibt immer gleich. Wie macht ihr das denn mit einer json-API?

Hier vielleicht noch ein bisschen Kontext zu meiner Weltsicht:
https://workingdraft.de/386/

jochen,
@jochen@wersdoerfer.de avatar

@engkiosk Ja, gmail ist ja Standardbeispiel für einen guten use case für eine SPA und hey.com macht jetzt aber howl mit rails. Es gibt livewire fpr PHP und liveview für elixir. Da tut sich Einiges.

Also Streit, ich weiß ja nicht 😇. Aber ja, irgendwie muss der Diskurs zumindest würzig genug sein, damit spürbar wird, warum howl/SPA für gut gehalten wird. Wäre ich umgekehrt ja auch sehr interessiert dran.

Bin mal gespannt, wie bei euch dieses old-school-web-Plädoyer von Stefan ankommnt 😄.

joknopp, to random German
@joknopp@chaos.social avatar

Ich hab jetzt keinen Account mit riesiger Follower Zahl, aber ein bisschen wundert es mich schon, dass Event Ankündigungen kaum oder keine boosts bekommen. Ist das eine Mastodon Sache oder wie konmts?

jochen,
@jochen@wersdoerfer.de avatar

@joknopp Hatte die Ankündigung nicht gesehen, aber jetzt schon 😄

jochen, to random
@jochen@wersdoerfer.de avatar

Vacation week, museums and working on django-cast performance - published my for last week: https://wersdoerfer.de/blogs/ephes_blog/weeknotes-2024-04-08/

jochen,
@jochen@wersdoerfer.de avatar

@webology Thanks - nice to hear that this is interesting for other people 😁. I'll mainly keep this log for myself, just to have a place where I can search for links I know stumbled upon in the past.

And I have to say I really enjoy reading your Django-News newsletter. I often put links in my weeknotes that I discovered via Django-News 😇.

qbi, to random German
@qbi@freie-re.de avatar

Ich gebe auf.

jochen,
@jochen@wersdoerfer.de avatar

@promovicz @qbi Es wird immer so getan, als wären die Dinger einfach zu benutzen, aber das sind sie nicht. Hier mal eine Variante, die recht zuverlässig funktioniert, wenn man regenerate klickt:

https://chat.openai.com/share/bce6be3d-3171-4767-8ea7-00d8d180f807

(Hatte auch eine funktionierende deutsche Variante, aber damit bin ich gerade ins Usage-Limit gelaufen 😄)

jochen,
@jochen@wersdoerfer.de avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • ngwrru68w68
  • InstantRegret
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • rosin
  • everett
  • Durango
  • Youngstown
  • slotface
  • cubers
  • kavyap
  • DreamBathrooms
  • megavids
  • ethstaker
  • mdbf
  • Leos
  • GTA5RPClips
  • osvaldo12
  • tester
  • modclub
  • khanakhh
  • cisconetworking
  • provamag3
  • anitta
  • normalnudes
  • lostlight
  • All magazines