Hacker Newsnew | past | comments | ask | show | jobs | submit | eleventen's commentslogin

Same. I use this to fix claudespeak. Any hypothetical token savings are just gravy.

https://github.com/JuliusBrussee/caveman/blob/main/skills/ca...


Of course it would. Supply and demand. Some companies would decide not to bother. Others would decide it was worthwhile. The limited pool of supply (app developers) would be distributed across demand.

>> Some companies would decide not to bother. Others would decide it was worthwhile.

The parent's point is that AI lowers the cost/benefit ratio drastically, by reducing the cost. So companies that would have shied away from projects like this pre-AI are now pulling the trigger without much hesitation.


> Some companies would decide not to bother

Sounds like you agree


I agree that AI is suppressing developer wage growth and taking real jobs. The opposite argument is being made elsewhere in the thread, and I think that argument is wrong.

What do you think is special about Carbon? It looks indistinguishable from any other design system to me.

Are ya'll really repairing your phones? I replace mine when it can't run Google Maps smoothly anymore.

After 4-5 years, on every phone I've ever had, user interactions begin to lag noticeably. Apps launch much more slowly. Intense graphical apps like maps become frustrating to use. At some point I can't take it anymore and replace the phone, long before its physical parts or battery have worn out.


I've bought new a Google Pixel 7a two years ago, paid for it 400 euros. After 1 year I've dropped it, landed on a corner, screen completely broken, replacement costed screen costed me nearly 120 euros (and was not an original screen, otherwise I would have spent more). Just costs much money because of the fucking fingerprint reader under the screen that why couldn't put it in the back of the phone as they did for many years. Broken it again, fuck it I will not repair it again, with the cost of the repair I may as well buy a new phone.

Then I've decided that is worth either spending money on phones whose replacement parts doesn't cost half of the phone itself, or just buying the cheapest Xiaomi or similar chineese brand phone and when it breaks buy a new one or repair it (funny enough cheap phones are more repairable than expensive ones, so I usually repair them).


Look at the cost of a FP screen replacement, 100 €/chf for the FP4. Mine is going black randomly until I reboot the FP4 one to five times.

Genuinely, how do you make your phone so slow? I've been using my s10 for 7 years, and besides the minor crack in the corner of the screen from being dropped, and constantly juggling storage because I hoard media, it works as well as it did when it was new.

I am not sure what you are doing to your phone for it to act like that

I had the same experience. Repeatedly. IMO it's the software, not the hardware. The issues always start/get worse with a big update to Android or the main Google apps.

running the official bloatware (firmware) I presume?

It happened to me when I was using shitty brands like Xiaomi that include a lot of malware and spyware in their official firmwares. Not anymore on grapheneOS (and /e/os on my daughter's phone).


The official firmware, yes, but also Fairphones for years, not Xiaomi or the like (FP2 -> FP3 -> FP5 now). So the "bloat" in question is the Google stuff.

My family's Pixels have all lasted physically long enough for Google to stop supporting them. My wife was annoyed when I told her she needed a new one because from her perspective there was nothing wrong with her existing one ( lack of security updates is not on her radar.)

I'm typing this from a Galaxy S10 I got in 2020, with Lineage 22 (Android 15) running on it.

For sure it isn't the snappiest, but my only real performance issue is loading gifs on Signal, which takes several seconds for some reason.

Just tried maps now, actually still fairly fine for me.


No VoLTE on any Samsung phone running non-stock OS is a dealbreaker.

Sent from my Galaxy S10 running LOS


I've replaced batteries on Pixel 3 XL and Pixel 6 Pro, both having run GrapheneOS. I use OSMAnd~ with no network permission (except during maps/POI updates). OSMAnd~ shows me where ALPRs are, so I can plan my routes around Flock. :^)

> Minutes after my daughter was born, I also registered beverly.fraser.name.

...minutes?


To be faiiiir, when your partner is absolutely zonked out in the minutes post-delivery, what else is there to do when you're by their side and still half-asleep? Time to start announcing your pride and joy to the world, starting with a domain zone file.

Don't want to get scooped by GoDaddy when they hear the good news.

Consider whether you'd be questioning this if the author had written that within minutes of his daughter being born, her photo was on Facebook. The only thing it suffers from is not being normalized and taking marginally more* effort, while being nowhere nearly as creepy.

* or arguably the same amount or less; for additional context: the author is an ex-Googler


Maybe they wanted the Created Date for the domain to match the birth date.

That's actually really cute.

And maybe she was born like five minutes before midnight, so he couldn’t just wait an hour or two (:

I even suspect that the name of the child was dependent on the domain name being free... but then, it shouldn't be too hard to set up the request in advance and just press the button once the child is born. Maybe there was some rule that names could only be registered for living (i.e., born) persons?

Pretty crazy to be focused on anything other than your immediate family in after a birth... but not exactly unprecedented when you look at social media posts!

I mean, you've already had 10 months to come up with some name ideas. It's not like it's a huge surprise when it happens. You could even register the names before they're born.

I registered a domain name for my son the day he was born...

  whois firstlast.com | grep 'Creation Date'
shows his birthday, which I found amusing!

GDPR would like to have a word with you! :D Nah seriously though, that's awesome.

I thought there might have been a need to send an ID to prove that you actually have the name you're registering for so you would need to wait for the birth certificate but from wikipedia it doesn't seem like that's the case.

No requirements at all. My mom had registered my firstlast.com domain some 30 years ago. While caring for my dying dad, she let all her domain registrations expire. I then had to negotiate with a domain squatter to get my domain back.

He didn’t say how many minutes.

Presumably less than 60

It was more than one minute.

just a figure of speech

Priorities. /s

https://overtype.dev/ exists to let you do exactly this (for markdown). There’s also https://codemirror.net/ which is like Monaco but more lightweight.

What percentage of your time is spent cruising at highway speed? Presumably that one GPu would be saturated all the time.

2-3 hours at 20kW daily (assuming commute, etc) vs 20ish hours always on tasks really is close to equivalent

which is to say that the last thing our planet needs is another universalized technology that outputs as much total emissions as cars

in an ideal world, we'd keep LLMs/CNNs/etc specialized and academic until we are hitting diminishing returns on optimizing fundamental microprocessor tech like GAA. but the pursuit of market dominance and mass adoption is our current operating philosophy, and so we have things like this top graph: https://hai.stanford.edu/news/inside-the-ai-index-12-takeawa...

>Grok 4's estimated training emissions reached 72,816 tons of CO2 equivalent, or roughly the same amount of greenhouse gas emissions created from driving 17,000 cars for one year


No syntax highlighting in the editor? I vibecoded a pretty robust browser Filesystem API based markdown editor myself too last week. Recommend either rolling your own with a transparent textbox layered approach or just using Monaco or https://codemirror.net/.

I did a markdown kanban thing. Filesystem API is very cool and underused. https://github.com/subdavis/mdello/


Thanks for your suggestion. I use plain textarea so that Undo, Spellcheck work seamlessly. Monaco at 5MB+ is bigger than the whole app. Will instead try highlight.js for transparent overlay.

I also just discovered OverType.dev which is a library for exactly this purpose. I might jettison my editor and just use OverType!

How does one 'install' into chrome so that double clicking the MD files open in browser?

This is the magic of Progressive Web Apps. PWAs support the File Handler api to register themselves as the handler for certain file types.

I was wondering if someone would mention this. I grew up in the Blue Ridge Mountains of NC and heard this all my life. Once had a camp councilor who would inspect every twig to make sure there was none burned.

I also burned Rhododendron wood in campfires and brush fires more times than I can count without any adverse effects that I know of. My back yard was completely overgrown with the stuff. I’m sure the smoke inhalation of any fire is worse for you than anything specific about rhododendrons.

https://outdoors.stackexchange.com/questions/7100/are-rhodod...


My first thought as well!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: