HackerTrans
TopNewTrendsCommentsPastAskShowJobs

panic

29,508 karmajoined 17 лет назад

Submissions

The Origins of Heikki's Garden of Flowers

garden-of-flowers.heikkilotvonen.com
1 points·by panic·5 часов назад·0 comments

Prairieland defendants sentenced today to prison terms ranging from 30-100 years

prairielanddefendants.com
88 points·by panic·17 дней назад·46 comments

A Sociologist's Take on the Artemis Moon Round-Trip

discursiveanomalies.com
1 points·by panic·3 месяца назад·0 comments

Combining Rate and Instructions to Create Beautiful Madness

biggieblog.com
1 points·by panic·3 месяца назад·0 comments

I love the work of the ArchWiki maintainers

k7r.eu
960 points·by panic·5 месяцев назад·172 comments

You can't trust the internet anymore

nicole.express
236 points·by panic·5 месяцев назад·186 comments

First Proof: Research-Level Math for AI Evaluation

1stproof.org
11 points·by panic·5 месяцев назад·0 comments

I Started Identifying Corporate Devices in My Software

lgug2z.com
29 points·by panic·5 месяцев назад·1 comments

[untitled]

12 points·by panic·6 месяцев назад·0 comments

Rate Limiting, Cells, and GCRA

brandur.org
9 points·by panic·6 месяцев назад·1 comments

Nvidia CEO Jensen Huang says robots could be 'AI immigrants'

tomshardware.com
3 points·by panic·6 месяцев назад·1 comments

1970 Paris, cut into a grid and photographed

paris1970.jeantho.eu
38 points·by panic·6 месяцев назад·9 comments

InfiniBand: An Inexpensive Performance Boost for Your Home Network (2016)

blog.patshead.com
4 points·by panic·6 месяцев назад·0 comments

America's sweetheart meme came from Philly drill rappers depicting gun violence

andrejgee.substack.com
2 points·by panic·6 месяцев назад·1 comments

The Most Dangerous Spot on Caltrain

valuetowndotjson.substack.com
2 points·by panic·7 месяцев назад·0 comments

Non-Lexical Bindings

sheeeeeeeep.art
1 points·by panic·7 месяцев назад·0 comments

Everything that is wrong in museums starts with wall labels

aaronland.info
25 points·by panic·7 месяцев назад·24 comments

Revision 2025

canmom.art
1 points·by panic·8 месяцев назад·0 comments

[untitled]

33 points·by panic·8 месяцев назад·0 comments

Porting Lean to the ESP32-C3 RISC-V Microcontroller

kuruczgy.com
6 points·by panic·8 месяцев назад·0 comments

comments

panic
·5 месяцев назад·discuss
To be clear, you’re advocating for women to lose the right to vote? The misogyny in this thread was disappointing already, but seeing this comment being voted up is maybe a sign I should not be on this website any more.
panic
·5 месяцев назад·discuss
They can be! The key phrase to search for is “tubular weaving”.
panic
·5 месяцев назад·discuss
The article points out that the problem is deeper than this:

> Once I compared my personalized sloper to commercial patterns and retail garments, I had a revelation: clothes were never made to fit bodies like mine. It didn’t matter how much weight I gained or lost, whether I contorted my body or tried to buy my way into styles that “flatter” my silhouette, there was no chance that clothes would ever fit perfectly on their own.
panic
·5 месяцев назад·discuss
See https://news.ycombinator.com/item?id=45747938 for discussion of the original article where this idea was described.
panic
·6 месяцев назад·discuss
The fact that OP was a new account communicating completely via LLM made me suspicious. He does seem legit though based on his more recent comments.
panic
·6 месяцев назад·discuss
[flagged]
panic
·7 месяцев назад·discuss
I was surprised at the audible difference it made to reset the RNG seed for the hi-hat noise function every time it triggered. I’m curious what the justification for doing this is—does the randomness arise from the geometry of the hi-hat itself and not the way you hit it? Is the idea to imitate the sound of sample-based percussion?
panic
·8 месяцев назад·discuss
I tried it once, but a core feature I needed (running code asynchronously on a timer) didn't seem to be available in the free version.
panic
·8 месяцев назад·discuss
He’s also built a popular movement invested in getting his policies implemented. He may not “control the busses” as an individual government official, but his movement can pressure the people who do.
panic
·9 месяцев назад·discuss
Any physical item can be customized with the proper tools, and they often are. Software should be the same way!
panic
·9 месяцев назад·discuss
Apple relies on internal feedback and executive reviews rather than user testing. They likely received a lot of different feedback internally, but the execs decided to ship it anyway. I think they would rather ship something half-baked than change the yearly release process that has been continuously operating since the early days of iOS, and at the scale of the whole platform, it's hard to turn back once you've committed to making the changes.
panic
·10 месяцев назад·discuss
This sounds nice until you think more closely about the framing implicit in “follow the rules and make the nation better”. Who makes the rules and defines what is good for a nation?
panic
·12 месяцев назад·discuss
It’s frustrating to have to find the right place to report a bug, learn the specific format the project is expecting, then have the bug closed by a “stale bot” after a few weeks. I wish there were an independent, cross-product bug tracker that focused on cataloguing and diagnosing bugs for the benefit of users rather than on tracking work for the benefit of the developer.
panic
·в прошлом году·discuss
The problem with adult-only transition is that it dooms trans people (at least, those who go on HRT) to go through two puberties, which has visible physical effects that then have to be undone or worked around (breast growth, facial hair, deeper voice, etc.). The ideal for most people is that you'd just go through one.
panic
·в прошлом году·discuss
One possible resolution is that these interests are male-dominated not because of an inherent gender-based preference, but because women (or, more precisely, people who are perceived to be women) are excluded from them. Trans women who are still perceived as men are able to avoid some of these exclusionary processes, and they maintain their interest even after they start to be seen as women.
panic
·10 лет назад·discuss
I think games are more like instruments than they are like music. The game itself isn't as interesting as the gameplay you can perform inside it. Speedrunning in particular has a lot in common with musical performance.
panic
·10 лет назад·discuss
Isn't the interpreter code itself data in the sense that it has no meaning without something (a machine) to run it? How do you avoid having to send an interpreter for the interpreter and so on?
panic
·10 лет назад·discuss
Thanks for the answer! It seems like there's a distinction here between exploring how models can/should be built (a mathematical/philosophical task), helping people create and understand these models with computers (a design/engineering task), and using these models to formulate and test hypotheses about ourselves and the world (a scientific task). Maybe the lack of science is because we haven't figured out the math/philosophy/design/engineering parts yet!
panic
·10 лет назад·discuss
I guess I'm thinking about this from the perspective of someone trying to make a computer for the general public. How will you convince anyone to buy and use a computer that can't browse the web?

(And I doubt this is a problem that will go away with time; the web is big enough that it seems unlikely to go anywhere anytime soon.)
panic
·10 лет назад·discuss
In physics, you can tell you're making progress because you can explain more things that happen in nature. How can you tell when you're making progress in computer science?

To me it seems like "computer science" lumps together too many different goals. It's like if we had a field called "word science" that covered story-writing, linguistics, scientific publication, typesetting, etc.