NotAwfulTech
YouTube Video
Click to view this content.
invidious link https://inv.nadeko.net/watch?v=OkfzjmY9cF8
He has sample photos starting around 12 minute mark - the colour tone he's getting is amazing
Example:
- ideas.lego.com Working Turing Machine
What is a Turing machine?Depending on who you ask, it's either an abstract model of an algorithmic machine or an esoteric programming language. It's ...
'cuz I definitely do
- jordaneldredge.com The bizarre secrets I found investigating corrupt Winamp skins
I started looking through corrupt Winamp skins and it lead me down some very strange rabbit holes
found this kicking around on one of the feeder sites a few days ago and only got to read it now
kinda neat. it's the sort of thing that you used to find quite a lot with keygens and other things prone to easter eggs, and that I don't really know of being as prevalent in more recent gaming and such
- github.com GitHub - Kezzsim/deepdream-api-docker: Digital Preservation of Google's DeepDream CNN from 2015, but containerized for convenience and served via a RESTful API
Digital Preservation of Google's DeepDream CNN from 2015, but containerized for convenience and served via a RESTful API - Kezzsim/deepdream-api-docker
skeet: https://bsky.app/profile/kezz.io/post/3kpzm7ya6tb2g
from back when AI hallucinations were hallucinatory
- westies.co The Origin of the Broken Image Chain
As founders, Fasil and I wanted to create a jewelry design that represented our philosophy and aesthetic. After several discussions, we settled on designing something based on Marsh Chamberlain's design of the "broken image link" icon for Netscape made in the early days of the internet. The origina...
- • 100%
- github.com GitHub - 9001/r0c: retr0chat telnet server
retr0chat telnet server. Contribute to 9001/r0c development by creating an account on GitHub.
found via someone running a server at revision
retro fun. quite slick, too!
Invite up at https://2024.revision-party.net/blog/04-invitation/
~2 weekends away (who cares about the week)
Prepare for watching mathematical black magic!
- https:// amaranth-lang.org /
Amaranth is a simple-but-expressive hardware description language (the type of language you use to define integrated circuits for FPGAs, ASICs, and similar hardware) implemented as a Python DSL. I'm not the biggest Python fan, but Amaranth is worth it -- even though it's in heavy development and its documentation is incomplete, it's by far the most comprehensible HDL I've ever used, and I've tried many of them.
its documentation is incomplete since the language is under heavy development, but its language guide is still the best gentle introduction to HDL concepts I've read, and its tutorials are written for an older version of the language (sometimes called nMigen) but are still excellent -- in particular, Robert Baruch's tutorials combine design fundamentals with formal verification (which itself is usually considered an advanced technique, but Amaranth streamlines it), and the Vivonomicon RISC-V tutorials are worth a read too
- • 97%
>You could get a robot limb for your blown-off limb > >Later on the same technology could automate your gig, as awesome as it is > >Wait, it gets awful: you could split a atom willy-nilly > >If it's energy that can be used for killing, then it will be > >It's not about a better knife, it's chemistry and genocide > >And medicine for tempering the heck in a projector light > >Landmines, Agent Orange, leaded gas, cigarettes > >Cameras in your favorite corners, plastic in the wilderness > >We can not be trusted with the stuff that we come up with > >The machinery could eat us, we just really love our buttons, um > >Technology, focus on the other shit > >3D-printed body parts, dehydrated onion dip > >You can buy a Jet Ski from a cell phone on a jumbo jet > >T-E-C-H-N-O-L-O-G-Y, it's the ultimate
the subject matter of Aesop Rock's latest album felt relevant to our instance's interests
YouTube Video
Click to view this content.
Someone ported this 8-bit miniature Unix-like from Commodore to Nintendo.
The YouTube title is a little bit clickbaity, but the project is cool so I don't mind.
- https:// nightshade.cs.uchicago.edu /whatis.html
Remember how we were told that genAI learns "just like humans", and how the law can't say about fair use, and I guess now all art is owned by big tech companies?
Well, of course it's not true. Exploiting a few of the ways in which genAI --is not-- like human learners, artists can filter their digital art in such a way that if a genAI tool consumes it, it actively reduces the quality of the model, undoing generalization and bleading into neighboring concepts.
Can an AI tool be used to undo this obfuscation? Yes. At scale, however, doing so requires increasing compute costs more and more. This also looks like an improvable method, not a dead end -- adversarial input design is a growing field of machine learning with more and more techniques becoming highly available. Imagine this as sort of "cryptography for semantics" in the sense that it presents asymetrical work on AI consumers (while leaving the human eye much less effected).
Now we just need labor laws to catch up.
Wouldn't it be funny if not only does generative AI not lead to a boring dystopia, but the proliferation and expansion of this and similar techniques to protect human meaning eventually put a lot of grifters out of business?
We must have faith in the dark times. Share this with your artist friends far and wide!
Years ago (we're talking decades) I ran into a small program that randomly generated raytraced images (think transparent orbs, lens flares, reflection etc), suitable for saving as wallpapers. It was a C/C++ program that ran on Linux. I've long since lost the name and the source code, and I wonder if there's anything like that out there now?
- media.ccc.de Breaking "DRM" in Polish trains
We've all been there: the trains you're servicing for a customer suddenly brick themselves and the manufacturer claims that's because you...
A follow-up to this TechTakes post
Saw this live at the congress. The presentation was great and the hall was packed. It was hard to find a seat in a huge auditorium even 15 minutes ahead of the talk.
- archiveofourown.org wizz for coading! - marnanel - Molesworth - Geoffrey Willans (ill. Ronald Searle) [Archive of Our Own]
An Archive of Our Own, a project of the Organization for Transformative Works
this is pretty cool. it’s a tutorial with interactive exercises that explores the Nix language as a general-purpose functional programming language, outside of its role as the configuration and package definition language for NixOS. understanding Nix better as a language makes more complicated packages easier to write (and is necessary to understand the guts of nixpkgs and the parts of Nix written in itself), but it also has a number of unique advantages as a programming language within a very specific domain.
this is in part because it's for (yet another) post I'm working on, but I figured I'd pop some things here and see if others have contributions too. the post will be completed (and include examples, usecases, etc), but, yeah.
I've always taken a fairly strong interest in the tooling I use, for QoL and dtrt reasons usually (but also sometimes tool capability). conversely, I also have things I absolutely loathe using
- wireguard. a far better vpn software and protocol than most others (and I have slung tunnels with many a vpn protocol). been using this a few years already, even before the ios app beta came around. good shit, take a look if you haven't before
- smallstep cli. it's one of two pieces of Go software I actually like. smallstep is trying to build its own ecosystem of CA tools and solutions (and that's usable in its own right, albeit by default focused to containershit), but the cli is great for what you typically want with certificate handling. compare
step certificate inspect file
andstep certificate inspect --insecure https://totallyreal.froztbyte.net/
to the bullshit you need with openssl. check it out - restic. the other of the two Go-softwares I like. I posted about it here previously
- rust cli things! oh damn there's so many, I'm going to put them on their own list below
- zsh, extremely lazily configured, with my own little module and scoping system and no oh-my-zsh. fish has been a thing I've seen people be happy about but I'm just an extremely lazy computerer so zsh it stays. zsh's complexity is extremely nonzero and it definitely has sharp edges, but it does work well. sunk cost, I guess. bonus round: race your zsh, check your times:
% hyperfine -m 50 'zsh -i -c echo' Benchmark 1: zsh -i -c echo Time (mean ± σ): 69.1 ms ± 2.8 ms [User: 35.1 ms, System: 28.6 ms] Range (min … max): 67.0 ms … 86.2 ms 50 runs
- magic-wormhole. this is a really, really neat little bit of software for just fucking sending files to someone.
wormhole send filename
one side,wormhole receive the-code-it-gives
the other side, bam! it uses SPAKE2 (disclaimer: I did help review that post, it's still good) for session-tied keying, and it's just generally good software - [macos specifically] alfred. I gotta say, I barely use this to its full potential, and even so it is a great bit of assistive stuff. more capable than spotlight, has a variety of extensibility, and generally snappy as hell.
- [macos specifically] choosy. I use this to control link-routing and link-opening on my workstation to a fairly wide degree (because a lot of other software irks me, and does the wrong thing by default). this will be a fuller post on its own, too
- [macos specifically] little snitch. application-level per-connection highly granular-capable firewalling. with profiles. their site does a decent explanation of it. the first few days of setup tends to be Quite Involved with how many rules you need to add (and you'll probably be surprised at just how many things try to make various kinds of metrics etc connections), but well worth it. one of the ways to make modern software less intolerable. (honorary extra mention: obdev makes a number of handy pieces of mac software, check their site out)
- [macos specifically] soundsource. highly capable per-application per-sink audio control software. with the ability to pop in VSTs and AUs at multiple points. extremely helpful for a lot of things (such as perma-muting discord, which never shuts up, even in system dnd mode)
rust tools:
- b3sum. file checksum thing, but using blake3. fast!. worth checking out. probably still niche, might catch on eventually
- hyperfine. does what it says on the tin. see example use above.
- dust. like
du
, but better, and way faster. oh dear god it is so much faster. I deal with a lot of pets, and this thing is one of the invaluables in dealing with those. - ripgrep. the one on this list that people are most likely to know. grep, but better, and faster.
- fd. again, find but better and faster.
- tokei. sloccount but not shit. handy for if you quickly want to assess a codebase/repo.
- bottom. down the evolutionary chain from
top
andhtop
, has more feature modes and a number of neat interactive view functions/helpers
honorary mentions (things I know of but don't use that much):
- mrh. not doing as much consulting as I used to, using it less. quickly checks all git(?) repos in a path for uncommitted changes
- fzf. still haven't really gotten to integrating it into my usage
- just. need to get to using it more.
- jql. I ... tend to avoid jq? my "this should be in a program. with safety rails." reflex often kicks in when I see jq things. haven't really explored this
- rtx. their tagline is "a better asdf". I like the idea of it because asdf is a miserable little pile of shell scripts and fuck that, but I still haven't really gotten to using it in anger myself. I have my own wrapper methods for keeping pyenv/nvm/etc out of my shell unless needed
- pomsky. previously
rulex
. regex creation tool and language. been using it a little bit. not enough to comment in detail yet
Rules: no spoilers.
The other rules are made up as we go along.
Share code by link to a forge, home page, pastebin (Eric Wastl has one here) or code section in a comment.
The wider community is still on Reddit, I wonder if there’s an interest to have a small alternative?
If not, what’s a good Lemmy instance for these things?
"AI for dummies" interview from Irish radio with Dr Abeba Birhane, who's on a UN advisory board about AI.
- oldbytes.space Everything C64 :verified: (@EC64@oldbytes.space)
C64 Demo: E2IRA by Arise! 29 May 2022! YouTube: https://youtu.be/q56-23D7omY Download: https://csdb.dk/release/?id=218343 #Commodore #Commodore64 #C64 #RetroComputing
I don't really know enough about the C64 to say anything one way or the other, but this comment on youtube did okay:
@eightbitguru 1 year ago 2021: We have definitely seen everything the C64 can do now. 2022: My beer. Hold it.
and I'm posting this without even having seen the whole thing yet
- https:// eblong.com /zarf/if.html
having recently played and refunded a terrible “modern” text adventure, I’ve had the urge to revisit my favorite interactive fiction author, Andrew Plotkin aka Zarf. here’s a selection of recommendations from his long list of works:
- if you’re new to playing interactive fiction (essentially the modernized form of the old Infocom text adventures), check out his tutorial game and guide to IF parser commands
- Spider and Web is an old favorite; it uses the nature of the interactive fiction medium to involve the player in a game of deception
- Hoist Sail for the Heliopause and Home is a good interactive sci-fi short story
- Shade is an exploration into dreamlike writing and horror
- Lists and Lists is a gamified Lisp tutorial — it’s where I learned the language!
- https:// punkx.org /overflow/
A RISC-V assembly cracking board game. Can't comment on the gameplay experience, but what a cool idea.
YouTube Video
Click to view this content.
my comment over there just made me recall this
this demo is the next one in a long arc of people doing absolutely remarkable things to the original PC. that series went 8088 corruption (pouet) -> 8088 domination -> 8088 mph and if you've never seen them before, you absolutely should
area 5150 has a recording of the production as well as an audience reaction recording from share day
it's astoundingly awesome
something I really enjoy about the scene is that the more you learn (about the technology, the math, the methodology), the deeper the appreciation of it gets
YouTube Video
Click to view this content.
a surprisingly good Atari 2600 demo by XAYAX, originally presented at Revision 2014
- nullsignal.games Null Signal Games - The Future of Netrunner
Null Signal Games is a nonprofit collective dedicated to keeping the game of Netrunner alive and thriving.
Netrunner is a collectible card game with a very long history. in short:
- its first edition was designed by the Magic: The Gathering guy (with about as many greed and scarcity mechanics as Magic) and took place in the same universe as Cyberpunk 2077
- the second edition was published by Fantasy Flight Games, replaced the scarcity mechanics with Living Card Game expansion packs (you get all the cards in the set with one purchase) and a sliding window for tournament play card validity, and switched universes and names to Android: Netrunner
- the game went entirely out of print once Fantasy Flight dropped it
- the current “edition” of the game and its rules are maintained by a non-profit cooperative named Nullsignal (formerly NISEI), who also continued the story started in Android: Netrunner.
because the game is maintained by a non-profit (and actually appropriately fairly anti-corporate) cooperative, playing Netrunner ranges from free to relatively cheap:
- any recognizable proxy is valid even in tournament play with the right (opaque-backed) sleeves. this means that you can print out Nullsignal’s cards at home and sleeve them with a little bit of card stock for rigidity and be ready for tournament play. this also means you can sleeve a post-it note for the same effect, so long as both players can recognize which card you’re supposed to be playing
- you can buy a boxed set from Nullsignal if you’d like high quality cards, and they’ve also got on-demand manufacturing set up through DriveThruCards and MakePlayingCards
- or you can forget physical cards entirely and play on jinteki.net, a free service that lets you play an online game of Netrunner using every card ever published by Fantasy Flight and Nullsignal. the designers at Nullsignal also use Jinteki to beta test and pre-release sets, so you may also get access to cards that don’t physically exist yet
the gameplay of Netrunner is fucking great: it’s an asymmetric card game where one player is a corporation (or their sysadmin at least) and the other is a runner trying to hack and bring down that corporation. the gameplay feels a lot like a mix between a shell game, the bluffing parts of poker, the better bits of Magic (most of the rules you need are on the cards), and an aggressive cat and mouse struggle, all at once. it’s actually one of my favorite ways that decking and ICE have been translated into gameplay mechanics.
Nullsignal also does a great job on the story, art, and aesthetic of their new cards. modern Netrunner has a distinctive feel to it, but it’s clear that the folks behind it understand how to make good cyberpunk.
- https:// www.hypnospace.net /
Hypnospace Outlaw is that funny meme game with the pizza dance. it’s also a leftist parody of the California Ideology and some of the factors that led to the bursting of the dot com bubble. crucially, it’s also a whole lot of fun to play — it’s a very good point and click mystery adventure that takes place on a faithfully rendered and authentic-feeling version of a networked computer in the 90s, crafted by someone who absolutely knew what they were doing with the time period and aesthetic.
above all, it’s one of the better cyberpunk games I’ve played, though I can’t really explain why without spoiling the ending. Hypnospace Outlaw can be finished fairly quickly, so I encourage anyone who hasn’t to give it a play or at least watch a playthrough from a non-annoying YouTuber. ending spoilers follow:
Hypnospace Outlaw ending spoilers
it goes without saying that sleeptime computing in Hypnospace is a limited and janky but still revolutionary brain-computer interface, and in effect what you’re doing during the whole game is a precursor to netrunning. in fact, Hypnospace in general is a perfect prelude to a Gibsonian cyberpunk dystopia.
as demonstrated in the last chapter of the game, sleeptime computing tech is fatal when pushed beyond its limits, as Merchantsoft demonstrated like only a short-sighted and greedy startup in 1999 could. Dylan even spends 20 solid years blaming a hacker for the lives he took fucking with tech he barely understood. the tech behind sleeptime computing is most likely outlawed after 1999, or its use is at least heavily stigmatized.
at the same time, the promise behind Hypnospace remains alluring as fuck. in the last chapter of the game, you join up with a nostalgic effort to archive all of Hypnospace from the cache memory in your repaired moderator headband. the allure goes beyond nostalgia though: with the 90s ideas stripped away, even a janky BCI is incredibly useful. you can imagine high-frequency traders, drone pilots, and similar assholes being particularly interested in the illegal tech that replaces sleep with the ability to very efficiently do their jobs 24/7. cyberdeck tech being strictly regulated and only available to high-level corpos and obsessed hackers is a key component of classic cyberpunk.
and hey, while we’re on the topic of the worst people in the world adopting illegal tech, did you finish the (excellent) M1NX and Leaky Piping side plots? cause if you did, you’ll know that sleeptime computing doesn’t actually let you sleep — it severely limits the amount of time you spend in REM sleep, but users don’t realize that because they’re still physically resting. so those high-frequency traders, drone pilots, and other assholes who’ve adopted habitual sleeptime computing use are also slowly going insane from a lack of REM sleep, and chances are they don’t know it because all the evidence was released right before the Mindcrash
in short, these are all the precursor chemicals you need for a cyberpunk future.
the game’s author, Jay Tholen, is currently in progress on its sequel, Dreamsettler. I can’t wait for more good cyberpunk.
- • 100%awesomekling.github.io Ladybird: A new cross-platform browser project
This post describes the Ladybird browser, based on the LibWeb and LibJS engines from SerenityOS.
I found that the SerenityOS project also has a web browser with a completely new set of engines. It looks reasonably capable too.
> Both LibWeb and LibJS are novel engines. I have a personal history with the Qt and WebKit projects, so there’s some inspiration from them throughout, but all the code is new. Not to mention, hundreds of people have worked on the codebase since I started it, all adding their own personal influences, so it’s definitely its own thing.
Edit: Here's a recent interview with the creator Andreas Kling talking to Eric Meyer and Brian Kardell about the browser https://www.igalia.com/chats/ladybird
Edit 2: Here’s their August 2023 update video of the browser https://youtu.be/OEsRW3UFjA0
Edit 3: Looks like the project was recently sponsored $100k USD from Shopify https://awesomekling.substack.com/p/welcoming-shopify-as-a-ladybird-sponsor
It’s quite impressive!
Note: I don't know anything about the politics of the SerenityOS project or the people behind it.
YouTube Video
Click to view this content.
this is a computer that’s almost entirely without graphical capabilities, so here’s a demo featuring animations and sound someone did last year
- • 100%
restic
I've been using it for a good while now, but figured it's worth a shoutout incase others don't know it. one of the few pieces of Go-ware I don't substantially hate.
I've previously slapped together a tiny set of shellscripts for my use of it which you're welcome to steal from. also recently seen backupninja as something that can use this, but haven't tried that
They've done some really good reverse engineering on this project.
- http:// www.douglas-self.com /MUSEUM/museum.htm
Its like tvtropes but for exotic IC engines.
- • 100%
Today marks five years since the death of TempleOS developer Terry A. Davis. Rest in peace.
Despite some impractical quirks and limitations, this strange machine, something of a cross between DOS and Oberon, remains in our hearts and computers. Who am I to criticize God for his OS design?
Let's pay our respects to a man who achieved inspiring things despite his severe illness and remember how his life was cut short in no small part by internet bullies and a capitalist system that failed him.
I hope this doesn't need to be said but I don't want to see anyone emulating Terry's bigotry and slur usage nor making fun of his schizophrenia in these comments. Thanks in advance.
- github.com Is Laravel the happiest developer community on the planet?
How the PHP framework Laravel prioritizes developer experience by focusing on details and avoiding the hype cycle
> Laravel creator Taylor Otwell learned PHP in 2008
and then
> There were a few model-view-controller frameworks for PHP, some of which aimed to provide a "Rails-like" experience. But none was as comprehensive as Otwell wanted. So he built his own and released the first version in 2011.
Taylor Otwell seems like someone who gets design. I've used Laravel a little bit and I know what they mean when they say "opinionated" - but I think the word doesn't do justice to his confidence in his design.
Anyway, this article came up in my twitter feed yesterday and it made me happy to hear Laravel is going strong.
Someone probably named this before me but not my problem.
> * 4 cℓ gin (or to taste) > * Top up with Club-Mate > * Garnish with juniper berries (optional)
Recommended for taking the edge off of the usual subjects of sneer —whether Orange or LessSo— inclusive-or you like a gin and tonic with a caffeinated German hacker twist. I came up with the name after a workday of removing rules for decommissioned servers from SRX boxen.
I wanted to share what I'm having for tonight's catharsis session. I think it's NotAwful; please share your findings if you like ethanol. It's not karma farming if the site doesn't record your total internet points.