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
Largest #US #addiction treatment provider notifies patients of #DataBreach
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
The ultimate Pi 5 arrives carrying 16GB ... and a price to match - How much RAM does an enthusiast really need? The Raspberry Pi has come a long way from it... - https://go.theregister.com/feed/www.theregister.com/2025/01/09/the_ultimate_pi_5_arrives/
I seem to have stumbled across a group of folks who scan for and then grief unprotected #Minecraft servers. The log entries' usernames are a Discord address which takes you to "Block Game Renovation Club". One of their channel rules says, "No griefing", but then they post videos of exactly that to the "announcements" section. I asked who they were and they tried to get me into voice chat, I guess since text messages can be read by third parties, like Discord moderators. 1/
Headline: Good news for AT&T customers: You could get paid back for internet outages
Raspberry Pi just launched a new 16 GB Pi 5. Who's it for? Is it worth $120? Video here: https://www.youtube.com/watch?v=apWi16EROKc
BDG news: Buddhist Leader and Zen Teacher Peter Schneider Has Died at 87
Read here: https://tinyurl.com/47dctbs8
#buddhism #mahayana #soto #zen #usa #california #obituary #zazen #buddhistteacher #sfzc #azta #tzmc
Learn your way around Linux kernel development with this book!