Nouveau billet intitulĂ© âLa trilogie Mars est solarpunkâ https://si3t.ch/log/2025-01-25-mars-KSR.txt #solarpunk #book #sf
Online meetup Yarn.social call is on! Come join us!
@lyse@lyse.isobeef.org Ein schönes Tier. Seit dem ich den Film âDer Junge und der Reiherâ gesehen habe, muss ich immer an die Geschichte denken, wenn ich einen Reiher sehe.
Die Gardinenstange hÀngt.
Heute musste ich meiner Frau nachgeben und habe die âblockierende Aufgabeâ erledigt, die mich fast zwei Jahre vor handwerklichen TĂ€tigkeiten im GĂ€stezimmer geschĂŒtzt hat. đ€Ș
@arne@uplegger.eu Nice! đ
@prologic@twtxt.net I may give it a try and join the call. đ
@doesnm.p.psf.lt@doesnm.p.psf.lt Thank you for the bug. It is a remnant of my desperate attempt to get a nice looking jump-link scrolling within the conversations. So I just removed scroll-snap-stop: always;
.
This client was made by a finnish person but sure, you believe whatever you want to
Once again, the insane commi are writing to in American gopher, through an American browser, to American server. lol
Death to America!
@doesnm@doesnm.p.psf.lt @xuu@txt.sour.is will nuke it with prejudice Iâm sure đ
Ok, itâs really spam account: https://twtxt.net/twt/xu3u7zq . Damn spammers. Can you delete this?
@doesnm@doesnm.p.psf.lt Oh yeah @xuu@txt.sour.is found his âOpen Registrationsâ got reverted somehow đ€
@andros@twtxt.andros.dev thatâs the one used on https://twtxt.dev đ€Ł
No no! Iâm talking about twtxtâs own branding. Itâs currently horizontal text. Is the image youâre sharing a logo thatâs being used? đŻ
@doesnm@doesnm.p.psf.lt What do you mean? Hmm? đ€
YAML
-Dateien drin.
Besonders stolz bin ich auf die Zeitangabe der BeitrĂ€ge, mit Singular-Plural-Unterscheidung in unterschiedlichen Sprachen. DafĂŒr gibt es extra einen eigenen Fluid-ViewHelper zur Ăbersetzungsschnittstelle.
Fortsetzung folgt ...
Have freezes after i try scrolling on mobile: https://doesnm.cc/screen-20250125-093748.mp4
Is it spam bot or just innocent citizen? But nickname looks suspious
See here
Anyone coming to the call today? 12:00 UTC (+/- 2hrs)
@andros@twtxt.andros.dev Sounds a bit like what you would do when writing normal Go code to me đ
@andros@twtxt.andros.dev Just to be clear, youâre only talking about the logo for twtxt.dev? đ€
The other alternative is to just integrate with Salty.im itself đ
@movq@www.uninformativ.de Itâs all good đ Just discussing two things really a) Publishing private/encrypted messages to target recipients on a Twtxt feed (Direct Messages) and b) A new/alternative logo for https://twtxt.dev đ
@movq@www.uninformativ.de Haha đ€Ł
On my blog: Toots 𩣠from 01/20 to 01/24 https://john.colagioia.net/blog/2025/01/24/week.html #linkdump #socialmedia #quotes #week
Der TwtxtReader (Dummy) hat ein leichtes Re-Design bekommen. Die Devise lautet âmobile firstâ!
Eine MehrsprachigkeitsunterstĂŒtzung ist nun per YAML
-Dateien drin.
Besonders stolz bin ich auf die Zeitangabe der BeitrĂ€ge, mit Singular-Plural-Unterscheidung in unterschiedlichen Sprachen. DafĂŒr gibt es extra einen eigenen Fluid-ViewHelper zur Ăbersetzungsschnittstelle.
Fortsetzung folgt âŠ
@movq@www.uninformativ.de Vielleicht auch ein âMegaPixelâ? Hauptsache: Irgendwas mit KI.
I would like to make another proposal to the community, to discuss it calmly: https://git.mills.io/yarnsocial/twtxt.dev/issues/9 #twtxt
Amazing! My response: https://git.mills.io/yarnsocial/twtxt.dev/pulls/8#issuecomment-18500
@andros@twtxt.andros.dev How about putting the whole encrypted conversation into a sperate twtxt-file. Just like the archive feature (?). That way, the general clients donât have to cope with the decrytption stuff and it wonât break the general public conversations.
I like this quote: «Nothing can be made idiot-proof, because idiots are very resourceful.»
Thanks @prologic@twtxt.net !
What is clean architecture? Thatâs a good question.
You think of a pattern for ordering code with good decisions isolating technologies (you can change the web framework or database without break the business logic), easy to test (you only test interfaces and use cases), sharing code between frameworks (entities and use cases), scalability, modulations and standardizing names. Clean architecture is not perfect, it has a learning curve and some abstraction in each technology. You can even find rejection with yours colleagues.
I have a good article on this topic.
https://programadorwebvalencia.com/implementando-arquitectura-limpia-en-python/
#python
Love your enemies, but Amirica first!
ESP32-S3 Development Board with 2-Inch Display, Camera Interface, and 6-Axis IMU
The ESP32-S3-LCD-2 is a compact development board based on the ESP32-S3R8 processor. It integrates features such as wireless connectivity, a small LCD display, and various interface options, including a battery connector for portable applications. The board is especifically powered by the ESP32-S3R8, a 32-bit LX7 dual-core processor with a clock speed of up to 240
Super Watchdog Raspberry Pi HAT with Battery Backup Gains Multi-Chemistry Support
The Super Watchdog HAT with UPS Battery Backup provides power management and reliability for mission-critical Raspberry Pi applications. It supports all Raspberry Pi models, ensuring uninterrupted operation, data protection during outages, and system monitoring. The latest release for this HAT introduces multi-chemistry support, allowing compatibility with a range of 18650 battery ⊠â Read more
Merci <@fredg@pouet.chapril.org> pour cette pépite: https://www.youtube.com/watch?v=QzBdeLKxxp8
@andros@twtxt.andros.dev I never really understood this âCLEANâ architecture⊠đ Can you explain it in your own words as you understand it to mean? đ€
@doesnm@doesnm.p.psf.lt I donât think this has anything to do with yarnd
, but SSH keys in general đ
Yarnd can store password-protected keys without risk because pod owner donât have password, but looks like i/someone should enter password for every message sent or receive? Upd: oh, itâs about ssh? i have key without password lol
@andros@twtxt.andros.dev Could not agree more! đ
Me ha encantado âșïž
I share a simple API template with Clean Architecture using #flask and #fastapi
https://git.andros.dev/andros/api-template-with-clean-architecture
#cleancode #cleanarchitecture
A random suggestion. You should add a password to your private ssh key. Why? If someone steals your key, they wonât be able to do anything without the password.
You should run: ssh-keygen -p
And remember to make a backup copy of key file. As a developer, it is a one of the most valuable files on your computer.
I fell asleep again during snoozing, and started dreaming intensely. My own mind woke me up in time by setting everything I loved on fire within my dream. That jolted me awake alright.
hey wats up
- Make sure the machine is off. â
(confirmed via remote IPMI)
- Unplug the power cables.
- Unrack the machine.
- Bring to office bench.
- Unscrew the cover.
- Plug in a new SATA DOM on a spare SATA cable.
- Boot a bootable Live Linux Rescue system
- Login and confirm both SATA DOM(s) are visible
- Use
dd
to copy the contents of the old SATA DOM to the New.
- Power off
- Remove old SATA DOM
- Confirm the machine comes back in itâs original state.
Took today off work. My workplace has a special form of leave called âMy Dayâ that you can take in addition to your usual Annual leave. So nice! đ Iâm using one of them today to take advantage of the long weekend coming up (Australia Day). Planning on making repairs to one of my Hypervisor nodes that is currently down and powered off for repairs. The SATA DOM (Disk on Module) boot disk is kind of dead and the controller refusing to take any new writes. Itâs about ~5 years old đ€Ł
Plan is to take the machine out of the Rack, place it on my office desk to open it up. Plug in a new 2nd SATA DOM on another SAtA cable. Boot it back up with a Linux Rescue bootable ISO and do a dd
of the old to the new. Then swap âem around and hope đ€ for the best đ
A QR code that sends you to a different destination â lenticular and adversarial
Article URL: https://mstdn.social/@isziaui/113874436953157913
Comments URL: https://news.ycombinator.com/item?id=42809268
Points: 500
# Comments: 69 â Read more
On my blog: Real Life in Star Trek, Chain of Command, Part 1 https://john.colagioia.net/blog/2025/01/23/chain-command-1.html #scifi #startrek #closereading
@movq@www.uninformativ.de Docker Swarm to the rescue! đ€Ł
So am I đ€Ł
ÂżCuĂĄl es el propĂłsito de la lectura?
https://text.eapl.mx/cual-es-el-proposito-de-la-lectura
Thank HN: My bootstrapped startup got acquired today
Hello HN,
Iâm Paras Chopra, founder of VWO. Weâre an A/B testing platform that was born here as a Show HN in 2009: https://news.ycombinator.com/item?id=876141
Today, I sold the company to a private equity firm for $200mn.
Itâs covered on TechCrunch: https://techcrunch.com/2025/01/23/everstone-acquires-bootstrâŠ
I was a ⊠â Read more
âš Follow
button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! đ€
@prologic@twtxt.net @lyse@lyse.isobeef.org it seems a recent update reset my pod settings to open registration.
Para a #musiquinta com o tema âPedra na PMâ, um clĂĄssico que marcou uma geração- pelo menos pelos meus lados:
https://pt.wikipedia.org/wiki/Pol%C3%ADcia_(can%C3%A7%C3%A3o)
The T on the cars made by the car manufacturer lead by E Musk really stood for Trump all along
Got my teeth cleaned professionally today and I am still feeling it. Recommendation is that I use an electric toothbrush⊠Health over sustainability I suppose.
Predicting what is to be expected in about four years in the USA : there is no way in Hell where Trump will allow any form of return to the way it use to be before he took hold of the country. He will let other people die to make sure his regime will stay on for as long as at least he lives.
@doesnm@doesnm.p.psf.lt It stores it in the devices secure store, whatever that is on the device. Itâs different for Android and iOS.
Interesting where Goryon saves current logged account? Because if i kill app it will logout me :(. Save i noticed with IndiePass but it logout me in random moment (or maybe same after killed)
@birb@birb http://shifter.pt
đ Hello @emily0824@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podâs Discover feed to find users to follow and interact with. To follow new users, use the âš Follow
button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! đ€
Iâm snowed in. Well, not really, but there are no snow plows here and the roads are icy.
FĂŒr heute reicht es dann auch mal. Neue Funktionen:
- Login-Bereich
- Wechsler zwischen Zeitachse und Unterhaltung
- Paginierung nur noch, wenn benötigt
- Twtxt-Parsing optimiert (Parser-Plugins fĂŒr: Youtube, iFrames, Bilder, ErwĂ€hnungen, kaputtes HTML, âŠ)
- unter der Haube aufgerÀumt
Die bisher verwendeten ext. Bibliotheken sind:
@dfaria.eu@dfaria.eu Farewell! đ
@lyse@lyse.isobeef.org Danke! Ja, es gibt noch unzÀhlige Stellschrauben an dem Ding. Deine Anmerkungen werde ich einarbeiten. Eine mobile Ansicht wÀr auch noch schön. Derzeit sitzt es auf dem Smartphone doch noch recht stramm.
@Unterhaltungen: Die von gestern zu verschlĂŒsselten Nachrichten war ausschlaggebend fĂŒr die Umsetzung. In âTimelineâ und âYarnâ haben mich die LösungsansĂ€tze bisher nicht ĂŒberzeugt. Aber wir können ja alle etwas von einander lernen.
@lyse@lyse.isobeef.org Du kannst selbst gern mal im TwtxtReader-Dummy herumklicken. Da ist natĂŒrlich alles auf meinen Feed eingestellt.
Bildschirmfotos wirken irgendwie nicht.
What about this nice new neofo - hereâs some info about how to keep your hair scurf-free! - lk record?
#Videoclips used to be promotional tools, a way for an artist or band to promote their music. Now you cannot see one without being interrupted in the middle so the platform it was published on can serve you an ad promoting something elseâŠ
With politicians now finally realizing the perils of having main social media controlled by millionaires, perhaps now it is a good time to promote #fedigov again:
Are you in touch with politicians? If so, you might want to send them this link!
Mastercard DNS error went unnoticed for years
Article URL: https://krebsonsecurity.com/2025/01/mastercard-dns-error-went-unnoticed-for-years/
Comments URL: https://news.ycombinator.com/item?id=42793783
Points: 500
# Comments: 151 â Read more
squirrel report: my tan-ear-tuffed friend has survived the -25 degree cold days, to my relief
Die Bastelei am TxtwtReader geht gut voran. Neben diversen Filtern und Ansichten werden Unterhaltungen nun schön strukturiert angezeigt. Jetzt mĂŒsste ich mich auch mal um das Verfassen von EintrĂ€gen kĂŒmmern. Wenn ich mit dem Projekt zufrieden bin, lasse ich es vielleicht auch auf die Welt los. #OpenSource
đ Hello @empockelimi@txt.sour.is, welcome to txt.sour.is, a Yarn.social Pod! To get started you may want to check out the podâs Discover feed to find users to follow and interact with. To follow new users, use the âš Follow
button on their profile page or use the Follow form and enter a Twtxt URL. You may also find other feeds of interest via Feeds. Welcome! đ€
@aelaraji@aelaraji.com Iâve been noticing the same, so I opened an issue now (https://github.com/sorenpeter/timeline/issues/55) and then we will have to look into it.
Tang Console: Compact FPGA Platform for Development and Retro Gaming
Sipeed has recently launched the Tang Console, described as a compact FPGA platform designed for developers and hardware enthusiasts. It offers a flexible and portable solution for applications such as hardware prototyping and retro gaming system emulation. The device is available in two configurations. The 60K variant includes 60K LUTs, 468Kbit SSRAM, and 2Gb DDR3,
Toradex Adds SMARC iMX8M Plus and iMX95 to Its Embedded Portfolio
Toradex has introduced a new System on Module family to support projects requiring the SMARC standard. Featuring connectivity, advanced multimedia, and machine learning capabilities, the modules are compatible with Torizon Embedded Linux, offering long-term support and secure remote management. The SMARC iMX8M Plus incorporates four Arm Cortex-A53 cores at 1.6 GHz for general processing and
A celebração do Dia do #DomĂnioPĂșblico em #Portugal Ă© jĂĄ amanhĂŁ!
Na Biblioteca Nacional, com a @wikimediapt@wikimediapt e a @ansol@ansol, hå programa para a manhã e a tarde, a participação é gratuita mas sujeita a inscrição que deve ser feita através do formulårio!