HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FigurativeVoid

no profile record

Submissions

How to ask for help from people who don't know you

pradyuprasad.com
542 points·by FigurativeVoid·11 dagen geleden·84 comments

The year is 2063 and you were never interesting

lizleatrice.substack.com
3 points·by FigurativeVoid·18 dagen geleden·0 comments

I'm the Agent for Claude Now

aha.io
17 points·by FigurativeVoid·20 dagen geleden·4 comments

The next hit: How LLMs change the way engineers work

aha.io
10 points·by FigurativeVoid·27 dagen geleden·0 comments

Tyler Cowen: Seven Ways to Avoid Losing Your Job to AI

thefp.com
2 points·by FigurativeVoid·2 maanden geleden·0 comments

International Booker Prize 2026

thebookerprizes.com
1 points·by FigurativeVoid·2 maanden geleden·0 comments

The End of Cigarettes Is Coming

theatlantic.com
7 points·by FigurativeVoid·2 maanden geleden·1 comments

Ratsissimo – AI-Powered Singing Rat Trap

shitposting.ai
2 points·by FigurativeVoid·3 maanden geleden·0 comments

The Importance of Benchmarks

aha.io
11 points·by FigurativeVoid·3 maanden geleden·1 comments

The architectural trade-offs of AI code generation

aha.io
5 points·by FigurativeVoid·3 maanden geleden·0 comments

[untitled]

1 points·by FigurativeVoid·3 maanden geleden·0 comments

Basecamp Becomes Agent Accessible

world.hey.com
2 points·by FigurativeVoid·4 maanden geleden·0 comments

Social Security Should Be a Forced Savings Program Not a Welfare Program

marginalrevolution.com
4 points·by FigurativeVoid·4 maanden geleden·0 comments

Acme Weather

acmeweather.com
3 points·by FigurativeVoid·4 maanden geleden·1 comments

Selling Stuff

ftrain.com
1 points·by FigurativeVoid·4 maanden geleden·0 comments

Using Color Wisely

developer.mozilla.org
2 points·by FigurativeVoid·4 maanden geleden·0 comments

Liberalism.org: An Online Magazine for Free and Open People

liberalism.org
3 points·by FigurativeVoid·4 maanden geleden·0 comments

Does Anthropic think Claude is alive? Define 'alive'

theverge.com
8 points·by FigurativeVoid·5 maanden geleden·0 comments

Teenage reading: (Re)framing the challenge (2026)

literacytrust.org.uk
1 points·by FigurativeVoid·5 maanden geleden·0 comments

The Music of 'Samurai Champloo'

animationobsessive.substack.com
2 points·by FigurativeVoid·5 maanden geleden·1 comments

comments

FigurativeVoid
·11 dagen geleden·discuss
I love this bit from the documentary "Behind the Curve (2018)." One of the scientists poses the following question: "What evidence could I show you that would change your position?"

If someone can't answer that, it's probably not worth arguing about.
FigurativeVoid
·25 dagen geleden·discuss
It looks like xcancel doesn't support articles yet. There may be another service?
FigurativeVoid
·2 maanden geleden·discuss
Technology shapes behavior. To ignore that is to ignore history.
FigurativeVoid
·3 maanden geleden·discuss
Acetaminophen has a quirky effect if you’re on a CGM. It makes your interstitial glucose read higher than your blood glucose.

Context: I’m t1 diabetic.

I was recovering from an injury, and I switched from ibuprofen to acetaminophen. But the whole time I was on it, my sensor glucose was reading 50-60 mg/dl higher than my blood glucose. This is really bad on a closed loop system as my pump kept trying to lower my blood sugar, but it was pushing me into hypoglycemia (50 mg/dl).

Turns out this is a common effect, but a relatively new discovery that no one told me about.
FigurativeVoid
·5 maanden geleden·discuss
I wonder if communities will move away from things like buses to public autonomous cars.

If you could run a fleet of $30k Waymo’s, that would be nice
FigurativeVoid
·5 maanden geleden·discuss
Especially in the US. In countries with more robust public transport, you can get away with not having a car. That's basically impossible in the US.
FigurativeVoid
·6 maanden geleden·discuss
I've started to dislike the narrative that "Apple never leads the pack, but it waits to release the best product."

But that hasn't been true for a decade. Most improvements have been marginal, and they totally missed the boat on LLMs.
FigurativeVoid
·6 maanden geleden·discuss
Probably one of the best products apple has made of late: relatively affordable, good ux, user replaceable batteries. Glad to see this iteration hasn't made it worse.
FigurativeVoid
·6 maanden geleden·discuss
I have been trying to make more friends in the real and virtual world the past two years, and I have been pretty successful. Most of my new friends come from the following: Volleyball, MtG, or a writing group.

Really, I think that it comes down to make making or joining a space with a shared activity and moderating out the crap.

The problem is most communities are losing those spaces in favor of private social clubs. That's what we need to fight.
FigurativeVoid
·6 maanden geleden·discuss
https://literallythevoid.com/

I have a few ideas that I want to write more about, and I'm sure I'll get to them when I have time.

The real goal is to capture more internet friends.
FigurativeVoid
·9 maanden geleden·discuss
It would have to be catastrophic for most businesses to make think about escaping the cloud. The cost of migration and maintenance are massive for small and medium businesses.
FigurativeVoid
·9 maanden geleden·discuss
I have a distinct moment in my memory of when I stopped being a voracious reader, and started spending more time online: when I got an iPod touch.

To reverse the trend, I’m trying to read physical books or ebooks on a dedicated ereader as much as possible. No one seems to care, they are on their phones.

When I do use social media, I try to use a computer where I have much more control over what’s happening. So far I’ve read a ton more books this year.
FigurativeVoid
·10 maanden geleden·discuss
On which side?
FigurativeVoid
·12 maanden geleden·discuss
Oh it never worked. It was bad design by someone who was well meaning, but inexperienced.

All these issues were resolved, usually, by parsing the date into a proper Date class.
FigurativeVoid
·12 maanden geleden·discuss
I used to work at a company that stored all dates as ints in a YYYYMMDD format. When I asked why, I was told it was so we could subtract 2 dates to get the difference.

I asked them why they couldn’t use DATEDIFF since this was in a sql db.

They said they hadn’t heard of it and that it must be new.
FigurativeVoid
·2 jaar geleden·discuss
It's never too late! The Rails community is very welcoming.
FigurativeVoid
·5 jaar geleden·discuss
This follows what I think of as the best technical interview I ever had. It was for a more junior role, but it was pretty good.

Here's a basic straw man rails controller. There are a few things wrong with it. Apply suggestions. It was nice.