Bas Nelissen

@nelissen
13 Followers
116 Following
79 Posts
Besides my medical career in Emergency Medicine I have a great desire to write code and hack hardware and software.
@siracusa don't forget your expedition departure. #Arcraiders

When reviewing my usage on #claudeai the 'Extra usage' switch turns on automatically. When I turn off the extra usage and refresh the page it is turned on again. Annoying.

_Edit:_ It was #SuperAgent that flipped the switch. Disabling SuperAgent fixed the issue.

My first update with transcripts is now in the App Store!

It's a phased rollout that will auto-update over the next week for everyone, or you can update manually from the App Store app whenever you'd like.

More details: https://www.reddit.com/r/overcast/comments/1sg7epz/version_20264_released_transcripts/

@drdrang Thanks for the BBEdit Text Filter script (I found it in a 2012 post at https://leancrew.com/all-this/2012/11/markdown-table-scripts-for-bbedit/). Made some adjustments to make it work in python3 and let it correct the whole document at once. https://github.com/bglnelissen/bbedit/tree/main
Markdown table scripts for BBEdit

Hacker News

Fellow #arcraiders here an example of what makes the game so much fun for me. A spontaneous party with strangers.
Thanks @Rudiausbuddeln for the music and smoke effect.
@siracusa your Hyperspace app has an animation that I am trying to recreate in my SwiftUI project but I am failing. When opening the settings in Hyperspace there simply a short bounce. How to get the bounce? Is it an Appkit thing? Apple's preview app has it as well, Safari does not. https://youtu.be/DxpHKVbb9Vc

RE: https://mastodon.social/@twostraws/116193795618720400

Fun and well thought through puzzles which teach you hacking techniques and different tools you can use. Puzzles which are hard enough that they can not be solved in one go and need some thinking before you have the solution. Love to do this in a spare hour or during (train)commutes. Start on iPhone, finish on your Mac. Thank you Paul.

RE: https://mastodon.social/@twostraws/115661996542729807

A number of folks asked for this article as an AGENTS.md file, so here you go! All contributions are welcome; please open a PR, so we can make it great for everyone. https://github.com/twostraws/SwiftAgents

Four times in four days I've been asked for advice on working with AI-generated Swift code, so here you go – here's a brief article about dubious code I suggest you watch out for, and what to replace it with instead: https://www.hackingwithswift.com/articles/281/what-to-fix-in-ai-generated-swift-code
What to fix in AI-generated Swift code

As AI-assisted coding increases in popularity, here are a handful of things I would suggest you look out for – and what to replace them with instead.

Hacking with Swift