Archive for November, 2024
Posted by jpluimers on 2024/11/18
Never too old to learn:
- [Wayback/Archive.is] Quit Nested SSH Sessions
works with ssh as well but is much simpler: press as many ~ as level of nest before . (by default, ~ is the escape character while . is to terminate ssh).
- [Wayback/Archive.is] How can I break out of ssh when it locks? – Ask Ubuntu
Notice that because hitting ~~ causes ssh to send the ~ instead of intercepting it, you can address N nested ssh connections by hitting ~ N times. (This only applies to ~s that directly follow an Enter.) That is to say that Enter~~~~~. terminates an ssh session 5 layers deep and keeps the other 4 intact.
So this is basically an extension of my 2017 blog post OpenSSH Escape Sequences (aka Kill Dead SSH Sessions) – The Lone Sysadmin (:
–jeroen
Posted in *nix, *nix-tools, Power User, ssh/sshd | Leave a Comment »
Posted by jpluimers on 2024/11/15
Het blijft hartverscheurend: [Wayback/Archive] Opinie | Bosrandgeluk – NRC
Als we door een bos rijden, zegt ze opeens: „Als je straks ophoudt met werken, wil ik met jou in een huisje aan de bosrand wonen, met een tuin, een moestuintje en een weitje.”
Ik brom instemmend.
Na een poosje keren we terug.
Zij (83) naar het verpleeghuis.
Ik (89) naar het huisje aan de bosrand met een tuin, een moestuintje en een weitje, waar we ruim dertig jaar heel erg gelukkig waren.
W. van der Heijden
--jeroen
Posted in Awareness, Health, LifeHacker, Power User | Leave a Comment »
Posted by jpluimers on 2024/11/15
Some ADSB sites use Aircraft Registration in their tracking URLs and others use the hexadecimal representation ICAO 24-bit call signs.
Some links for my archive with some help from [Wayback/Archive] Rens – Chemtrail Squadron Officer (@HelemaalRens) / Twitter:
–jeroen
Posted in Power User | Leave a Comment »
Posted by jpluimers on 2024/11/14
Some 7 years ago, I missed the [Wayback/Archive] Technic 40 year anniversary model | Brickset: LEGO set guide and database.
Hopefully by now I have had time to get the various underlying boxes and build it, together with reviving the 8860 I still have from my child-hood time.
Pictures from Brickset:
Read the rest of this entry »
Posted in About, LifeHacker, Personal, Power User | Leave a Comment »
Posted by jpluimers on 2024/11/13
Using generative AI for your work can very likely result into your work not being copyrightable, at least in the USA: [Wayback/Archive] Famous AI Artist Says He’s Losing Millions of Dollars From People Stealing His Work
The guy who used Midjourney to create an award-winning piece of AI art demands copyright protections.
…
Now, in an ironic twist, Allen is upset that his work—which was created via a platform that’s been accused of ripping off countless copyrighted works—cannot, itself, be copyrighted, and is thus getting ripped off. In March of last year, the U.S. Copyright Office ruled that work derived from AI platforms “contained no human authorship” and therefore could not be extended copyright protections. Allen has been trying, since late 2022, to register his painting as a copyrighted work.
Links from the above quote:
Via [Wayback/Archive] Fefes Blog: Not the Onion.
Wikipedia:
--jeroen
Posted in AI and ML; Artificial Intelligence & Machine Learning, Awareness, Conference Topics, Conferences, Event, Generative AI, LLM, Software Development | Leave a Comment »
Posted by jpluimers on 2024/11/12
[Wayback/Archive] GitHub – src-d/hercules: Gaining advanced insights from Git repository history.
This project, with the command-line tools hercules and labours is on my research list as it can get pretty good long-term insights on project health (the tool is programming language independent).
Especially the half-life of code is a good measurement, as well as the existence of code bursts (hello major version increments!).
This research part is important: [Wayback/Archive] Change Bursts as Defect Predictors – Publications – Software Engineering Chair (Prof. Zeller), by Nachiappan Nagappan, Andreas Zeller, Thomas Zimmermann, Kim Herzig, Brendan Murphy
Read the rest of this entry »
Posted in BASTA!, Conference Topics, Conferences, Development, DVCS - Distributed Version Control, EKON, git, ITDevCon, Software Development, Source Code Management, Static Code Analysis | Leave a Comment »
Posted by jpluimers on 2024/11/12
Posted in 2FA/MFA, Authentication, Development, Hardware, Hardware Interfacing, Power User, Security, Software Development, U2F FIDO Security Keys, USB, USB | Leave a Comment »