HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hoten

no profile record

comments

hoten
·16 วันที่ผ่านมา·discuss
Thank you!
hoten
·16 วันที่ผ่านมา·discuss
Because Anthropic's subscriptions come with X amount of tokens / week, and divided by the subscription cost it is WAY less than what they charge per-token (the "API price") beyond that.

So these resellers get a ton of accounts on subscriptions and sell the cheaper tokens.
hoten
·28 วันที่ผ่านมา·discuss
claude has auto mode. do shift+tab a few times. it uses a classifier to ask for permission far less often

https://code.claude.com/docs/en/auto-mode-config
hoten
·เดือนที่แล้ว·discuss
I think they are open about it. John Oliver did a piece on it last month and I recall an interview where the founder of one of these prediction markets shared this as a beneficial effect of the product.
hoten
·2 เดือนที่ผ่านมา·discuss
They started that migration years ago. I don't remember them citing agentic coding as a reason. Do you have a source?
hoten
·2 เดือนที่ผ่านมา·discuss
That's the one, thanks!
hoten
·2 เดือนที่ผ่านมา·discuss
The Halloween trick-or-treating maze-type game was my favorite from CN.

The summer resort games (iirc one big trade quest) were nice too.
hoten
·3 เดือนที่ผ่านมา·discuss
Wonderful write up, thank you for sharing!

> In the end, I learned (and accomplished) far more than I ever expected - and perhaps more importantly, I was reminded that the projects that seem just out of reach are exactly the ones worth pursuing.

Couldn't agree more. I've had my own experience porting something that seemed like an intractable problem (https://news.ycombinator.com/item?id=31251004), and when it finally comes together the feeling of accomplishment (and relief!) is great.
hoten
·4 เดือนที่ผ่านมา·discuss
Why is there no cancel copilot subscription option here?. Docs say there should be...

Mobile

https://github.com/settings/billing/licensing

EDIT:

https://docs.github.com/en/copilot/how-tos/manage-your-accou...

> If you have been granted a free access to Copilot as a verified student, teacher, or maintainer of a popular open source project, you won’t be able to cancel your plan.

Oh. jeez.
hoten
·4 เดือนที่ผ่านมา·discuss
I used asmjit to implement JIT compilation. Highly recommend it.

Maybe you'll find the resources I link to in the documentation for my project helpful.

https://github.com/ZQuestClassic/ZQuestClassic/blob/main/doc...

Or perhaps you'd find reviewing my usage of asmjit helpful:

https://github.com/ZQuestClassic/ZQuestClassic/blob/main/src...

My main high-level advice would be to have an extensive set of behavioral tests (lots of scripts with assertions on the output). This helps ensure correctness when you flip on your JIT compilation.

You'll eventually run into hard to diagnose bugs - so be able to conditionally JIT parts of your code (per-function control - or even better, per-basic block) to help narrow down problem areas.

The other debugging trick I did was spit out the full state of the runtime after every instruction, and ensure that the same state is seen after every instruction even w/ JIT enabled.

Good luck!
hoten
·4 เดือนที่ผ่านมา·discuss
this just looks like someone hearing about tons of hyped things from people across the internet (which almost by definition, is full of false signals and grifters), imagining they are coming from the same person, then arguing with how wrong that person always is. how is that interesting?
hoten
·5 เดือนที่ผ่านมา·discuss
Right. God help you in such a society if the power goes out.
hoten
·5 เดือนที่ผ่านมา·discuss
One area of focus missing here is game streaming / remote play (Steam Link, Moonlight, etc. over a local network).

I've come to accept input lag, but mostly play games where it doesn't matter (simple platformers, turn-based games, etc). I know steam link from my home desktop to my ~5 year smart TV is adding latency to my inputs – though I can't tell if it's from my router, desktop, or TV – but I've come to accept it for the convenience of playing on the couch (usually with someone watching next to me).

I know some blame is on the TV, as often if I just hard-reset the worst of the lag spikes go away (clearly some background task is hogging CPU). And sometimes the sound system glitches and repeats the same tone until I reset that. Still worth putting up with for the couch.
hoten
·5 เดือนที่ผ่านมา·discuss
I see the utility in this as an extension to git / source control. But how do VCs make money of it?
hoten
·5 เดือนที่ผ่านมา·discuss
Do any of these support migrating the content of a Discord server (from some 3p archive tool)?

Can anyone suggest a good archive tool? The open source project I help run has ~10 years of conversations, bug reports, feature requests, etc. sunk into Discord, and obviously I want to preserve all that (not sure we'll end up leaving the platform, but it's good to have backups anyhow).

Our bug reports / FRs are in forum channels, and I've written a script to extract those and potentially import them into some bug-tracker. But I'd like something good that can archive the entire thing in a reasonable format.
hoten
·5 เดือนที่ผ่านมา·discuss
You're right, there was a grand jury. Thanks for the correction. I hadn't seen the unsealed indictment.

https://www.politico.com/news/2026/01/30/don-lemon-appears-i...
hoten
·5 เดือนที่ผ่านมา·discuss
Yes.

Note, I'm not using my own judgement. I'm no lawyer. But the judge refused Don's arrest on grounds of no probable cause [1][2].

I agree it seems the protestors may have violated that law by forcibly stopping the service (though I think the judge only found cause for 18 USC section 241: conspiracy against rights), but it seems the judge applied some reasonable discretion to exclude a reporter only there to document it and interview those willing to speak to him. I'd be interested in reading his exact reasoning, but I'm not sure he's shared it.

> than a pastor suspected by the left of being involved with ICE

This is besides the point, but: it's not some secret, it's a fact. He works for ICE, and is a pastor.

[1] https://x.com/JonahPKaplan/status/2014435110209122785/photo/...

[2] https://www.law.cornell.edu/uscode/text/18/248
hoten
·5 เดือนที่ผ่านมา·discuss
That's still no more than a state-level misdemeanor trespass. The federal charges are insane.
hoten
·5 เดือนที่ผ่านมา·discuss
Bewildering comment. Without the anecdotes, this is just a product review. /s?
hoten
·5 เดือนที่ผ่านมา·discuss
Why would a small company CEO hire a famous consultant only to ignore his suggestions? Absolutely not evidence of it being fake.