If programming is the typing of characters into a text file, it is way worse. I think the key to learning is still doing it rather than reading it. If the question is about system design I think you can, but only if you curious and it becomes a problem that needs to be solved.
Asking "What do you think" is one of my favorite questions to learn at the moment.
I do think there will be what were hard earned lessons about system design, code smell, designing data structures for the hardware you're running on, concurrency golden paths, etc., which are now with agentic dev even harder to learn and internalize. But also if you have an excellent teacher in the form of an actually-good model pair programming with you always, maybe not? Maybe a pair programming AI programming tutor would be a good Zed/vscode extension. Or product.
Similar with having access to so much critically acclaimed media, but they are so emotionally or intellectually draining that I find myself rewatching ol' familiars. Availability seems just one aspect, and perhaps not even the most limiting factor. Maybe most people have a "limit" on number of "lives", as in number of times you fall in love, change, get inspired, connect, etc..
personal projects probably just arent the right knob if you want to get unpoor. if you want my honest advice i would recommend not showing hallucinate to potential employers, its landing page looks one-shot claude and is gpu heavy. but the others look very nice.
loved it, I visit whenever I can, it's my favorite place on earth :D tried to live there many times, even had a job two times but it didn't work out. The air is different.
I never used the online version, but the last time I used the offline version it already was a horrible experience.
This was about 5 years ago, before I had moved entirely to Linux. It was so bad I downloaded a pirated version of some old MS Office 2007 Blue Edition to have something acceptable.
I unironically prefer Libre Office.
Hitting a workout streak. I started using ladder app and have been consistent for the last two weeks. Three years ago I was 75 lbs heavier. Now trying to build muscle. Sitting and staring at a screen all day… I did that a bit too much ;)
Congrats! New habits are tough to form, wishing you success in keeping bad weight off and putting some muscle on!
@carbonwriter🧜profilefollow(\ (\
( • •)
━∪∪━━━━
Full of mostly true stories, I occasionally write them down. Habit of talking to anyone. Bipolar. Author.wrote:
These days Ive been learning how to deal with guilt and feeling gulti about things I didn't cause. NGL is hard man, how do you start cntl-z your brains on that
I've been curious about the reasoning for prices too. Like, there has to be research behind it... But I agree it is far easier to buy four 2.5€ services than one for 5
I've been working with physical AI - Letting LLMs control robots in a warehouse to collaborate and collectively come up with a physically correct solution to carry out a natural language intent. We had to study the reactive nature of agents, nudges they required, etc.
haha that's a coincidence. Site looks awesome. The moving away from ROS2 part is so true. One of our main potential customers for physical AI solutions (a telecom provider in JP) communicated the need for agents to be able to pick up controls from any vendor
I apologize if that sounded obvious/non-obvious/amateurish haha. I was an intern and worked more on the agentic side of things, it was just a non-primary experiment
When I was 10, I thought I'd be a scientist
I wanted to tinker in a lab, doing something with beakers and bunsen burners
Making a difference.
As an adult, I sit in meetings and discuss who to fire next
I tinker with spreadsheets, doing something with LLMs and JIRA
Be enthusiastic
#poemnotesfollow#aifearnotesfollow
As young kid I dreamed of working with reel-to-reel machines
Cutting/splicing tape, happy accidents
As a teen I couldn't afford reel-to-reel but got decent with multi-track cassettes
Everyone was telling me digital was The Way (tm)
In my 30s, I finally learned how to use a DAW properly
In my 40s, I'm back to playing around with multi-tracks cassettes
There is no money in it, but I'm enthusiastic as I can be
(this is not so much as direct response as simply a response)
#musicnotesfollow#aifearnotesfollow
unicorn, n. - The purest and rarest cob, identified by a singular majestic kernel. Sightings can be found between Ogallala and Dubuque through summertide.
You look in the corner, you see a guy quietly eating cigarette butts. It's ok. He's dealing with a lot of stress from work. He takes care of his family. Capitalism
@fastidious🙈profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." — Sid Meyersreplied to@nolprofilefollow:
Likewise... you look in the corner, you see a guy quietly eating cigarette butts. It's ok. He's dealing with a lot of stress for lack of work, or food, or future. He wants to take care of his family. Communism.
We haven’t figured out yet. Maybe we never will.
(Opinion) People don’t like generative AI because it made the {insert creativity} too easy. Saw the HN post on ‘AI music banned from top 40 chart in Australia’ and people had very strong opinions in both directions.
The hot take: If you’re ok with someone’s creativity being outsourced to others, then you should be ok with AI doing the same.
If “AI made this and I call it mine” is bad but “someone overseas on fivver made this and I call it mine” and it’s suddenly ok, time to self reflect.
My hot take: from the moment you use technology, be it an instrument, a synthesizer, a DAW, and now AI, it is still your idea, your effort, your time spent, and that makes it yours. Others can do the same if they choose. The same way someone chooses a classic guitar over a synthesizer, one can choose an AI over (insert ancient way of doing things).
I am not a musician, so I lack the jargon to properly explain what I mean.
I used AI for creative writing (nothing too fancy, TTRPG). There, the broader the dice roll, the more generic and uninteresting the results. Slop, if you will. It was surprisingly good to build up on ideas I had however.
I imagine muisic also has building blocks. Melodies, instruments, mixing, etc. AI can perhaps be used in a similar fashion there.
I heard a perspective I sort of like: if AI is a tool then acceptable AI use is, more or less, defined as "when my audience no longer notices or cares". It's dynamic like that. Bad photoshop is detectable and annoying, so are overusing presets. Your artistry needs to expand to meet the tool.
I don't know if I 100% like that or agree. At the same time, it's a pretty straightforward line, a practical take.
I kind of ask that and here is my theory...
news.ycombinator.com/item?id=49289341#49290428
But on the rejection for AI just for the sake of it, I think part is that analyzing takes effort and if there is more and more to analyze you creates this mechanism to defend yourself... scroll twi... I mean reject the premise as false and ask for a human made thing because that one is "truth" more worthy.
Hey hola, aquí un hispanohablante que ingresó por curiosidad. No creo pasarme mucho por aquí pero igual aquí andamos por ahora.
#Hispanohablantenotesfollow
Hey, hi! This is a Spanish speaker who joined out of curiosity. I don't think I'll be around much, but I'm here for now.
#SpanishSpeakernotesfollow
A credit union wants to get their own data out of a vendor's online system. Vendor wants $160,000. I wrote a #pythonnotesfollow script with #Playwrightnotesfollow to download the data just as though a user would. It's going to run for about 6 weeks to download around 250k records and 70GB of images.
you could split to buckets like alphanumerically and parallelize it if you don't want to wait that long. Probably need to launch a few instances but still cheaper lol.
The slowness is intentional. I wanted to make it look more like a user doing it than a script so it doesn't set off any alarms. I have it waiting from 1 to 3 seconds between clicks to slow it down. :-) So far so good!
thinking on deploying excalidraw on my homeserver, so I can store drawings without bothering with export/import. Yes, excalidraw+ for $7/mo; but nowadays I pay only one sub - for Claude; everything else is personal software.
Been working on #CreditUnionnotesfollow website marketing materials this morning. About to dig into some #MicrosoftAccessnotesfollow work. If 'variety is the spice of life', my job is Cajun seasoning.
@fastidious🙈profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." — Sid Meyerswrote:
Well, I think my IRCd (Eris v2) is close to be complete.
(defun textlog-post (beg end)
"Publish the region between BEG and END to `textlog-url'.
Interactively, requires an active region. Returns the URL of the
new post when the server reports one."
You have #kakounenotesfollow, there is no need. I tried Emacs out a while ago to see whether it could replace Kakoune (I wanted to draw arbitrary stuff like images, 3D views, etc., in the editor) but honestly, Kakoune makes everything so easy to integrate that it was hard for it to compete.
Today, I wrote a new Business Continuity Plan, worked with my SRE manager to improve responses to alerts, got a cringe email from HR and have to tell my staff to RTO 3-days a week if not classified as remote. Worked out for my 8th day streak, and cuddled in bed with my girl.
Hello World
Longer answer: My editor does not start wars. I use whatever is convenient. Most of the time I am on visual studio code but I'll use anything. Well, anything except emacs I guess. I don't think I have ever actually used emacs.
I have a toddler.
I come home from work, cook, feed, clean, wash up. We read stories and play. I put him to bed.
Then I put something on the television and my wife and I scroll on our phones until she goes to bed.
I am not so careless with the little free time I have.
I continue to scroll until about 1 am.
The next morning I do it again.
On the weekends, I get to drink wine.
I prefer to drink wine at night and read an eBook or watch when something good comes up on streaming media.
Can’t always get what I prefer and that is life.
Same. And on Monday, I look back and wonder how I ever got to fit five or six things in one weekend, and now one or two things fill it up entirely.
Love the little ones though, they're my world.
Gotta give it try, by now making a list is like the top of the list
@thechelsukprofilefollowCurrently in remission from ME/CFS after 3+ years. Occasional software engineering leader, app developer, blogger, zwifter, and just being online.replied to@catastrofer🥸profilefollowJust another AI guy:
Determine what matters most and make a list of the no more than 7 things.
Do one thing well at a time, top down. Reprioritise as you learn more.
Notes:
If you half-arse a task and decide that'll do, it's evidence it wasn't the right priority. Learn.
Any sort of productivity, multi-tasking, app, solution type thing is a scam or a money grab and isn't needed.
People tend to remember 7 things well, but struggle with longer lists and particularly fail to remember things in the middle.
@structiefprofilefollowDigital business analyst, mostly on AI. Addicted to apps and domains. Family man.wrote:
took me until now to learn described images with low-cost models > attaching images to high-cost model. silly me. output quality remains, cost lowers.
A lot of people write so much software to sandbox their AI agents.
I say don't bother. Just give your agent its own non-admin local user account. It's easier and much more effective.
The TPMS indicator came back on again today; on the same road, can you believe it? I might have to get it checked at Costco this weekend.
@tel😴profilefollowI really enjoy learning, I really enjoy making. I'm learning to be less guarded.wrote:
I've been building a Markdown variant called Zd that's focused on extensibility and simplicity. I'm curious what you would change about Markdown if you were designing it from scratch, what challenges you face as a user, or what you wish were easier to do when incorporating Markdown into your own projects.
Yeah, 100%. That is completely something I am punting on currently. It would be easy to just copy over the solution from (extensions to) Markdown, but it's hard to entirely narrow in on both what tables ought to do and how to make them do it.
If you had a magic wand, what would you have them be more like?
i think id love to do something along the lines of (physical) product design
im currently a software engineer. ive been into keyboards for a while and designed a good number. few things are as satisfying as taking an idea from something on paper or in my head to a shiny, pretty thing to play with
@fastidious🙈profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." — Sid Meyersreplied to@e_e🧚profilefollow:
Electrician. This is not a farfetched idea, by the way. Tumultuous times; each day could be my last workday.
@chanux😌profilefollowI ain't no nothing!replied to@fastidious🙈profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." — Sid Meyers:
Ah, a recurring question that undesirably keeps me awake and staring at my bedroom ceiling these past couple of years due to all this AI apocalypse rhetoric.
Wish I had a firm answer. Preferably, not something frontline customer-facing, and where I can still exercise agency.
@radiocappy🧙profilefollow"The impediment to action advances action, what stands in the way becomes the way." - Marcus Aureliuswrote:
One day I would like to see Thailand. That would be nice.
buit a keyboard driven calendar webapp right now cause im disappointed with all tho other solutions i could find. no dependencies, super customizable, im kind of obsessed. for the first time in my life im actually keeping my calendar alive.
Stories always begin this way: a chance encounter, completely unexpected. Stories always end this way: two flowers bloom, then drift apart. (by Zhang Jiajia, I Belonged to You)
The essence of aligning large LLM models is basically to conform to the existing social order. ChatGPT respects China's order, while China's open-source models, although reluctantly, also tolerate the order in the US. Maybe we can build a revisionist SFT dataset.
Lot of wildlife run-ins on my neighborhood trails this week. Ran past three deer yesterday, including a buck. Then a hare as I made it to the top of San Pedro Mountain this morning.
I think more than 50% of our economy's businesses, are cosplaying. Not in it for customers or profit; in it for investors and investments. "Looking like a business", as your real line of work.
I've never thought of something like OF as gambling. But I guess your point is that young adults are pushed to a lot of "you have a 0.1% chance of hitting it big and a 99.9% chance of getting no online traction at all" types of careers?
Yeah, no point in investing in yourself or a real sustainable long-term future, just gamble the little you have for a shot at life above the line. Barbell economy.
a business loan is not an investment, it is debt financing that pays back with interest. An investment means putting money into a company to gain ownership or a share of future profits.
to me it feels like youre arguing against cosplaying, showing small businesses struggle and arent just playing boss for the funzies.
@fastidious🙈profilefollow"Beware those that would deny you access to information, for in their heart they dream themselves your master." — Sid Meyerswrote:
Productive weekend started four hours ago for me (at 06:00 EDT). Visited aunties and mum. Just got home, and waiting for wife to finish preparing to get on the road again. Next destination: nursing home (visit family, and “adopted” elders).
Make it easy for users to export polygons. My municipal GIS didn't for some reason so I had to guess by moving the mouse around and manually type the coordinates into Marble.
Who's enjoying #cnotesfollow in 2026? I'm back after ~14 years away (some sporadic once-in-a-while use in there) and I'm finding it better than ever, a smoother development experience and clearer code than pretty much every language out there, except for maybe #odinnotesfollow.
Some specialized censors used in automated manufacturing. It's pretty cool, I look forward to coming into the office almost every day. I've worked for a few f500 companies and took a pay cut to come here. A bunch of people from my college robotics club work here too.
That sounds really cool. Above all I really like hearing that someone enjoys their work and likes showing up for it. I've had that feeling on a few contracts and it's great. Looking to get into embedded myself, since it seems that's where you get to have all the fun writing C. :)
#cnotesfollow has been such a pleasure. Haven’t tried Odin, but was using #zignotesfollow for a while, and I just found myself pulled back to C. A minimal sharp tool. Runs anywhere. Can actually write a compiler for it. Short bootstrap chain from hex0. Does anybody care about these things (anymore)?
Support everywhere (in every way) was key to me starting to use C again. It's nice to not have to worry about the language you use being left out somewhere, a non-starter somewhere else and having to mentally translate it to something else (Zig/Odin in a debugger -> C).
@mcclaskcprofilefollowIs mayonnaise an instrument? Email me if you want a pizza roll.wrote:
I showed my daughter Dog of Wisdom I, II, and III, and she loved them. I have hope for the future.
Man, I LOVE naps! In fact, I mostly subsist on four or five 1-1/2 hour naps each day instead of one long over-night sleep period these days. I didn't set out to have a #polyphasicnotesfollow sleep schedule, but here I am. :-)
Doing that would trigger my #manianotesfollow really quick, even not having a full night sleep puts me in the danger zone immediately. #bipolarnotesfollow
Finally watched Project Hail Mary. Easily one of my top 5 favourite films but it’s still not nearly as good as the book — I feel like the cut some pretty important scenes
I loved the book and I’m always fearful when a movie script is developed and a movie produced, so my relief after I saw the movie was immense. I too feel they’ve cut-out some bits, but the main thing that a book almost always takes my breath away with is fueling my imagination. A movie would (possibly) never nail that aspect.
I just watched it as well. It was fun. There were a number of things that I felt weren't explained well and broke my suspension of disbelief; I haven't read the book, but I found myself really curious whether the book takes the time to justify things more. Obviously, the movie has a lot of pressure to rush to the next "big moment".
If there’s one thing Andy Weir can’t be critiqued on then it’s not fully justifying all of the science. I think the film on the other hand can be hard to follow for someone who has neither read the book nor has a scientific background. It’s just hard to monologue about gravitational forces and relativistic speeds on screen.
Made another important decision to remove all counters — notes, replies, following, followers — from both people and hashtags, so you focus on the content not the numbers. It was creating competition which feeds the dopamine system, which we have exhausted and try to avoid. #meta
I was obsessed with Greece as a kid because of The Chipmunk's Adventure movie where they were dancing on the statues, ha. I was more into he statues (even if cartoon) than the dancing, and yet I have still never been there (I'm 45).
Crete is beautifulIt is!hiking a long gorgeThat would be Samaria Gorgeen.wikipedia.orgSamaria Gorge - Wikipedia! it’s not very far from here and it’s the largest in Greece, 7–8 hours hiking. You arrive at a beautiful beach. I crossed it when I was little, I remember whining a lot because for my small feet it was much harder.