Readit News logoReadit News
julianwachholz commented on Save Team Fortress 2 (#savetf2)   save.tf/... · Posted by u/flykespice
hollerith · 2 years ago
Pardon my complete ignorance. Do they try to extort the owner of the video game? If not, how does the target get so uncomfortable with the situation they would consider paying?
julianwachholz · 2 years ago
The sniper bots in TF2 will instantly kill any non-bot player unless the person buys a "bot protection" from the cheaters. Playing on bot-infested servers is basically impossible unless you pay up (which you obviously shouldn't do).
julianwachholz commented on I built an online PDF management platform using open-source software   pdfequips.com/... · Posted by u/sanusihassan
julianwachholz · 2 years ago
It sure sounds interesting, but I'm only getting timeouts. A possible hug-of-death period should be over by now?
julianwachholz commented on Ask HN: What was an interesting project you started and finished over a weekend?    · Posted by u/nishithfolly
julianwachholz · 2 years ago
Two years ago, on the height of Wordle's popularity I wanted to play a custom word against my colleague and ended up sending the emojis manually in the chat to each of their guesses.

That was a Friday and the same evening I had the idea to make it into one of the many derivatives and finished the same night around 3am.

Things went a bit popular from there and it wasn't long before I was contacted by companies that wanted their own branded version. That meant I had a potential product on my hand and started selling subscriptions to managed branded puzzle sites.

Fast-forward a year and I sold the weekend project for a nice sum. :)

julianwachholz commented on Ask HN: Happy 404 Day. Whats your favorite 404 error page?    · Posted by u/donohoe
paxys · 2 years ago
Slack's 404 page (https://slack.com/404) is a throwback to Glitch, the MMO game that its founders pivoted from.
julianwachholz · 2 years ago
I couldn't help but notice that the butterflies in this animation are all dead.

https://news.ycombinator.com/item?id=39585207

julianwachholz commented on Concrete.css   concrete.style... · Posted by u/soap-
robador · 2 years ago
This doesn't look right with the dark reader extension in firefox. I would expect a website that's compatible with dark mode to work with dark reader (I.e. I would expect dark reader to not influence the CSS in that case)
julianwachholz · 2 years ago
I would never expect a browser extension to work flawlessly with every possible site out there.

You are the user of the extension. Does it break a site? Submit a patch to the extension! Certainly don't complain to the website author who has no control over what extensions you personally use.

julianwachholz commented on Concrete.css   concrete.style... · Posted by u/soap-
ambigious7777 · 2 years ago
water.css[0] and pico.css[1] are some of my favorite classless css libraries.

There's a full list of them here: https://github.com/dbohdan/classless-css

[0]: https://watercss.kognise.dev/ [1]: https://picocss.com/

julianwachholz · 2 years ago
I love Pico and wanted to point out there's very active development for a soon to be released v2: https://v2.picocss.com/
julianwachholz commented on Rivers Cuomo is an active developer on GitHub   github.com/riverscuomo... · Posted by u/volleygman180
freedomben · 2 years ago
Interesting, he seems to primarily work on a Discord Bot.

This is at heavy risk for confirmation bias, but I believe that writing chat bots is one of the best ways for people to get into and enjoy coding, because it's fun and rewarding, and simple enough (with an existing framework to use) that just uses strings. For a large generation it was MySpace and the ability to customize your page heavily with HTML. I know a number of people who learned HTML for that reason.

Chat bots seem like the closest modern day equivalent (despite the main platforms making it harder with stuff like difficult to connect to the real time websocket and force use of webhooks). 10 years ago or so when Slack was new and had a gloriously simple API, I even wrote a framework that made it as easy as implementing one function, and you could receive messages (among other metadata like the username of the sender) as strings and send replies easily as strings. It served as an entry point for a few friends who had some fun with it and learned some ruby in the process.

Anyway, if you're looking to get into coding but want to do a "real" project (or something very rewarding), start by writing simple chat bots! If you need some ideas, these are simple:

1. Start with writing a simple echo bot that just replies to every message with the same message that it received.

1. Write a bot that responds to every message with a random number between 1 and 100. For a slight increased challenge, have it do fizzbuzz where the nth message received is the counter.

2. Write a bot that that will reverse the message of whatever it receives, so it echoes replies but backwards.

3. Write a bot that will lookup a word when the message sent is "define <word>" and reply with the definition from one of the many dictionary APIs out there.

Go from there!

julianwachholz · 2 years ago
I once heard that there are a couple types of projects that every software dev must go through at least once as a rite of passage. For me and those around me those definitely were IRC bots and bulletin board systems. Everyone created their own.
julianwachholz commented on Passkeys are now enabled by default for Google users   blog.google/technology/sa... · Posted by u/vdelitz
stavros · 2 years ago
I guess we'll have to wait and see whether websites will force people to use specific authenticators. I don't think they will.
julianwachholz · 2 years ago
We can already see this to some degree. On my Android device, Chrome will only let me create a synchronized passkey in a Google account UNLESS attachment is explicitly set to "cross-plattform" - even though not specifying the option is supposed to allow all types.

You can try this out on webauthn.io and changing the attachment setting.

julianwachholz commented on The casino in your pocket   blog.curtii.com/blog/post... · Posted by u/baggachipz
fbdab103 · 2 years ago
Vegas machines are calibrated with a certain win rate. The author surmises that this game has something more like a loss rate at pre-determined points.

Would such a machine be legal in the regulated real-world? Or only in the wild-west of online casinos?

julianwachholz · 2 years ago
It's not a casino or falls under gambling laws I assume because there is absolutely nothing to be won.

u/julianwachholz

KarmaCake day321September 28, 2011
About
Contact info and PGP key: https://julianwachholz.dev
View Original