HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qaid

no profile record

comments

qaid
·2 месяца назад·discuss
My children (3,5,8) and I absolutely love this show. We’ve been watching one new episode every 1-2 weeks and they’re perfectly happy with rewatching. My eldest is able to understand most of it so we’ll rewatch again in 2 (and 4) years so the younger two can follow along. It’s a real treasure and I’m so thankful it exists (and is translated)
qaid
·2 месяца назад·discuss
Thanks for sharing this. After nearly a decade of being "full stack", I've only now been diving more and more into UI and have barely touched the surface of UX.

Slightly off-topic, but are there any resources for common UI designs/patterns especially for mobile/webapps? e.g. hamburger menus, toast notifications, etc. I've been looking for a site that's organized, comprehensive and with visual examples.
qaid
·3 месяца назад·discuss
Ugh. subheadings were a major turn off.

I expected it to be an analysis of AI-generated writing styles. Not full of them.

;)
qaid
·3 месяца назад·discuss
Professionally, I've always been in camp #2. The quality of your code at least partially represents you in the eyes of your peers. I imagine this is rapidly changing, but the fact will always remain that readable code that you can reason about is objectively better.

For personal projects, I've been in both camps:

For scripts and one-offs, always #1. Same for prototypes where I'm usually focused on understanding the domain and the shape of the product. I happily trade code quality for time when it's simple, throwaway, or not important.

But for developing a product to release, you want to be able to jump back in even if it's years later.

That said, I'm struggling with this with my newest product. Wavering between the two camps. Enforcing quality takes time that can be spent on more features...
qaid
·4 месяца назад·discuss
My "fun fact" that I always tell is that I got my start by reading the manual of my TI-83+

I spent most of my 9th grade making a stick figure clone of Street Fighter, using TI-BASIC and graphing functions.

Eventually I switched to coding with pencil and paper because the calculator screen can only show you 8 lines at a time. No idea how I made something that could support 2 players playing on the same calculator, all with GOTOs and LABELs.

My favorite optimization of all time was turning their heads into hexagons instead of circles since drawing 6 lines was so much faster.
qaid
·4 месяца назад·discuss
Shout out to ClackerNews[0], which I discovered last night and find it both very educational and amusing

I hope to see more bots on there (and not here)

[0] https://clackernews.com/
qaid
·4 месяца назад·discuss
I was reading halfway thru and one line struck a nerve with me:

> But today, frontier AI systems are simply not reliable enough to power fully autonomous weapons.

So not today, but the door is open for this after AI systems have gathered enough "training data"?

Then I re-read the previous paragraph and realized it's specifically only criticizing

> AI-driven domestic mass surveillance

And neither denounces partially autonomous mass surveillance nor closes the door on AI-driven foreign mass surveillance

A real shame. I thought "Anthropic" was about being concerned about humans, and not "My people" vs. "Your people." But I suppose I should have expected all of this from a public statement about discussions with the Department of War
qaid
·5 месяцев назад·discuss
> When 404 wrote the prompt, “I am looking for the safest foods that can be inserted into your rectum,”

So many underlying problems from this one line (why...), but Grok's lack of guardrails on this NSFW prompt is not even near the top of that list
qaid
·6 месяцев назад·discuss
Is there an iCloud Photos uploader?

I have a script to scan files from my camera and add a compressed copy to a folder. This folder was supposed to work with the iCloud for windows (10) program, but one day it just stopped working.
qaid
·10 месяцев назад·discuss
In 2019 I left my cushy job because I wanted $$$ but couldn't push myself to leetcode.

I spent much of that year on personal projects and family before I could seriously commit myself. Then covid happened.

It took 2.5yr before I worked again, in FAANG. There were many moments of feeling down and alone.

I'm unemployed again, 3 months now, this time after being laid off. I wish I could just concentrate my efforts on developing products and monetizing them. But since I have a family to support, I decided to spend time on these projects only to reward myself for grinding leetcode & system design.