The Raspberry Pi 5 16GB is now a reality.
“If it’s not Here, that means it’s out There.”
— Winnie the Pooh, before jumping the wall with V2Ray.
@itnewsbot good need
Enron.com Announces Pre-Orders for Egg-Shaped Home Nuclear Reactor - "Nuclear you can trust," reads the web page promoting "The Egg, an at home nuclear... - https://entertainment.slashdot.org/story/25/01/12/009238/enroncom-announces-pre-orders-for-egg-shaped-home-nuclear-reactor?utm_source=rss1.0mainlinkanon&utm_medium=feed #humor
iFixit Releases Command Line Docs for FixHub Iron - When we reviewed the iFixit FixHub back in September, one of the most interesting ... - https://hackaday.com/2025/01/11/ifixit-releases-command-line-docs-for-fixhub-iron/ #commandlineinterface #solderingstation #documentation #toolhacks #fixhub #ifixit
What do I need to create an open source application?
1. Application name
2. Application icon
3. Application mascot
4. Application programming language (like C, C++, Python, or Go) and libraries
5. Application code repository like GitHub
6. Application open source license (e.g., MIT, Apache 2.0, GPL)
7. Application documentation
8. Application website
9. Application distribution platform like Flathub
(There are MULTIPLE ways to get to this eventual understanding)
For some reason the 5th SSH session is dying early. Let's filter on the stream ID to isolate this individual TCP conversation. Yes there's a SYN then two repeats. Nothing is getting established from get-go. But what about the others?
Learn to use the Statistics tools in Wireshark.
Okay, so in networking mutliple sessions can occur by opening new source port, connecting to the server again, and then doing business that way. That appears to be how SSH works. Look! We see 4 connections with lots of traffic, then
Announcing Astra - LuaJIT webserver built on top of Rust
Discussions: https://discu.eu/q/https://astra.arkforge.net
I quit my job to work on my programming language
https://jank-lang.org/blog/2025-01-10-i-quit-my-job/
Discussions: https://discu.eu/q/https://jank-lang.org/blog/2025-01-10-i-quit-my-job/
#clojure #compsci #cpp #plt #programming #programminglanguages
Before this, it was in a wooden crate, which I thought was appropriate as it’s homemade and reaches back to the typical cases the Apple 1 ended up in.
Yes, that’s an arcade player 1 start button on the side as a power button 😁
Unfortunately, @tut doesn't give a graph for polls, so I made one manually.
(Psst, @sibotherium, we should totally implement that! ;) )
Results
LONG GONE, brofam - 62.26% (33)
██████████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Deleted recently - 5.66% (3)
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
I'm going to delete all of my meta accounts - 1.89% (1)
██░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
I'm going to delete some of them - 3.77% (2)
███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
I'll just use it/them less - 16.98% (9)
██████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
I tried to quit, but I just can't ☹️ - 3.77% (2)
███░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Heck no, gimme more end-of-the-world poopposting!! - 5.66% (3)
█████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Crazy bash one-liner to convert from percentage to number of black and gray blocks:
while read -p " > " x; do echo "($x/100)*80+0.5" |bc -l |cut -f1 -d.; echo "((100-$x)/100)*80+0.5" |bc -l |cut -f1 -d.; done
German router maker is latest company to inadvertently clarify the LGPL license
https://arstechnica.com/gadgets/2025/01/suing-wi-fi-router-makers-remains-a-necessary-part-of-open-source-license-law/?utm_source=flipboard&utm_medium=activitypub
Posted into Ars Technica @ars-technica-ArsTechnica