Well uhhhh, oops! The optimization patch really works w.w
(previously it topped out at like 50 kilohashes per sec)
@zack.fyi.bsky.social
Interested in Ruby, Rust, information security, and building cool things with software ✨
Well uhhhh, oops! The optimization patch really works w.w
(previously it topped out at like 50 kilohashes per sec)
a glowy sphere shader thing
I made a very pretty mistake
28.07.2025 19:54 — 👍 3627 🔁 160 💬 84 📌 4Tom Lehrer died today. He was one of the great comedians our culture ever produced. Without Tom, there's no Weird Al, probably no that entire branch of comedy.
He went alone and beat the odds.
youtu.be/frAEmhqdLFs?...
Fun fact about Tom Lehrer: He invented the Jello Shot!
en.wikipedia.org/wiki/Jello_s...
me (genius): what if gear, but also spring??
the goopy gear:
Here are the murals in the movie. Kinda cools how they took the idea from original ones in the building
26.07.2025 14:12 — 👍 2 🔁 1 💬 1 📌 0só acho injusto que não falam do desenho dos Superamigos www.youtube.com/watch?v=4JYN...
26.07.2025 13:19 — 👍 4 🔁 1 💬 1 📌 0> Cincinnati's west side (near Ferguson Avenue)
en.wikipedia.org/wiki/Cornhole
let's gooo 🔥
I had to look it up, and while there were some variations coming from a few different places in North America leading up to the modern version, the wiki says this:
“Cornhole as it is now known originated and gained popularity on Cincinnati's west side…”
🥇
A line featuring all the little aliens of Little aliens forever "Glug" "Blug" "Flug" "Week" "The Pink One" "Piddle" "Milly"
DA ALIENS.. and their names!!
24.07.2025 22:22 — 👍 1806 🔁 363 💬 36 📌 13These will be displayed at Open Sauce for Elegoo. I made these wings with all 3dprinted PETG from @elegoo
Using fiberglass rods, some bolts, 3mm addressable led strips and mini linear actuators to complete the whole setup, it weighs only 3.5lbs (no battery) #3dprinting #opensauce
IP over Tin Can and String 😁 #electronics #OpenSauce #OpenSauce2025
20.07.2025 17:15 — 👍 48 🔁 9 💬 2 📌 0Open Sauce is a confoundingly brilliant Bay Area event #opensauce2025 www.jeffgeerling.com/blog/2025/op... cc @opensaucelive.bsky.social
22.07.2025 16:14 — 👍 41 🔁 4 💬 3 📌 04-panel comic. (1) [Person 1 with ponytail flanked by person with short hair and another person speaking into microphone at podium] PERSON 1: In the early 2010s, researchers found that many major scientific results couldn’t be reproduced. (2) PERSON 1: Over a decade into the replication crisis, we wanted to see if today’s studies have become more robust. (3) PERSON 1: Unfortunately, our replication analysis has found exactly the same problems that those 2010s researchers did. (4) [newspaper with image of speakers from previous panels] Headline: Replication Crisis Solved
Replication Crisis
xkcd.com/3117/
How well do you know Python’s f-strings? I built a thing inspired by JavaScript’s Date constructor quiz but for Python. fstrings.wtf
19.07.2025 09:15 — 👍 104 🔁 28 💬 8 📌 3Today @opensaucelive.bsky.social begins; last night some of us were able to preview the exhibit halls and talk to the amazing exhibitors.
Here's a quick video giving you a small taste of the zany and often brilliant stuff you'll see at #opensauce2025: www.youtube.com/watch?v=PQWQ...
I made a quiz about the JS Date parser is. It's very easy and you will score very high.
jsdate.wtf
a plush flug, in the corner. behind them is . green. forest. scenery.. so beautiful
are u guys seeing this??????????????????? wat is tat
12.07.2025 20:28 — 👍 2012 🔁 261 💬 20 📌 6I really like this article's perspective on software development as theory building; it succinctly conveys a lot of what I've felt is lost when too much of your code is generated by AI: cekrem.github.io/posts/progra...
26.06.2025 20:05 — 👍 3 🔁 2 💬 0 📌 0TIL: The 2000s piracy PSA used a font designed by the fantastic Just van Rossum, whose brother Guido created the Python programming language.
20.04.2025 01:14 — 👍 652 🔁 169 💬 5 📌 28fun fact: changing Ctrl+C technically you can use stty to set a different keyboard shortcut for Ctrl+C, like "u" stty intr u this is extremely chaotic and I can't imagine a reason that I would ever do this though
current status: putting a few weird terminal facts that I do not have any practical use for into the terminal zine
(mostly I’m keeping it extremely practical but I think it's fun to have SOME weird stuff)
my stupid son ❤️ his name is slop
19.04.2025 00:17 — 👍 44 🔁 7 💬 2 📌 0week, as the butter, on toast
19.04.2025 20:54 — 👍 4889 🔁 744 💬 33 📌 15You should be using circuit breakers.
I've seen too many apps go belly-up because some external service went down. Please wrap your service calls with a circuit breaker to save yourself the pain.
#ruby #rubyonrails
Screenshot of Ruby code which shows use of the `Etc` module. The full code is reproduced below. Etc.getlogin # => "jamie" Etc.getpwuid # => { name: "jamie", uid: 501, gid: 20, dir: "/Users/jamie", ... } Etc.uname # => { sysname: "Darwin", machine: "arm64", ... } Etc.group { puts it } # => #<struct Etc::Group name="_appowner", passwd="*", gid=87, mem=[]> # => #<struct Etc::Group name="_knowledgegraphd", passwd="*", gid=279, mem=["_knowledgegraphd"]> # => ... # Docs @ https://docs.ruby-lang.org/en/3.4/Etc.html
The Etc module — part of Ruby's standard library — provides access to all sorts of system data: user, groups, architecture, and a bunch more.
No need to run commands like `uname` in your #Ruby code!
docs.ruby-lang.org/en/3.4/Etc.h...
love how they kept the mascot :]
12.04.2025 23:05 — 👍 2 🔁 0 💬 0 📌 0A bunny stands on a tree stump. He is surrounded by hedgehogs, which are advancing slowly up the stump. he is cornered! A second bunny on a tree branch above offers him a hand. It is not clear why the hedgehogs are upset
Daily bunny no.2913 has upset the Order of the Hedge
03.04.2025 03:22 — 👍 1782 🔁 372 💬 10 📌 7For a no A/I Google search, use this link; udm14.com
You can also create a default Google search engine with this extension in your browser to automatically use when you search without needing the link: www.tomshardware.com/software/goo...
To Filter out A/I images, add before:2023 to your search