HackerTrans
TopNewTrendsCommentsPastAskShowJobs

t_mann

no profile record

Submissions

Tram Driver World Champomship 2025 [video]

youtube.com
2 points·by t_mann·10 เดือนที่ผ่านมา·0 comments

comments

t_mann
·7 เดือนที่ผ่านมา·discuss
> there is no way to make the distinction in an interview

Just ask?

Some online degrees state that they're equivalent, but interviewers may still have their own opinions. I would discourage anyone from failing to mention the online nature of a degree in their CV. You're really not doing yourself a favor. A rigorous online degree is something to be proud of. I see people with PhD's proudly announcing their online course certificates on LinkedIn. However, 'discovering' that an education was of a different nature than one had assumed based on the presented materials may raise questions.
t_mann
·7 เดือนที่ผ่านมา·discuss
The article says that having decompiled some functions helps with decompiling others, so it seems like more than one example could be provided in the context. I think the OP was referring to the fact that only a single prompt created by a human was used. But then it goes off into what appears to be an agentic loop with no hard stopping conditions outside of what the agent decides.

We're essentially trying to map 'traditional' ML terminology to LLMs, it's natural that it'll take some time to get settled. I just thought that one-shot isn't an ideal name for something that might go off into an arbitrarily long loop.
t_mann
·7 เดือนที่ผ่านมา·discuss
> The ‘give up after ten attempts’ threshold aims to prevent Claude from wasting tokens when further progress is unlikely. It was only partially successful, as Claude would still sometimes make dozens of attempts.

Not what I would have expected from a 'one-shot'. Maybe self-supervised would be a more suitable term?
t_mann
·7 เดือนที่ผ่านมา·discuss
Sounds like saying that nothing about the Industrial Revolution was steam-machine-specific. Cost changes can still represent fundamental shifts in terms of what's possible, "cost" here is just an economists' way of saying technology.
t_mann
·7 เดือนที่ผ่านมา·discuss
Would renting it out be an option?
t_mann
·7 เดือนที่ผ่านมา·discuss
Great initiative and beautiful site! Tiny nitpick, the wrapping of the controls above the table on my phone could probably be improved. What did you use for the table?
t_mann
·7 เดือนที่ผ่านมา·discuss
There's a school of thought of using mostly base R, for all its flaws it already had before Hadley, and selectively using some tidyverse packages. Base R has been the de-facto coding standard for academic statisticians for decades, with all the wealth of open source packages that that entails, and some of the tidyverse packages are just a godsend. ggplot2 is probably the most powerful plotting library I've seen, while being fairly accessible. You don't have to subscribe to an entire philosophy for data wrangling or plotting (and may even frown at the syntax overloading) to get a huge amount of utility out of it.
t_mann
·8 เดือนที่ผ่านมา·discuss
What about Headscale?

> Headscale is an open source, self-hosted implementation of the Tailscale control server.

https://headscale.net/
t_mann
·8 เดือนที่ผ่านมา·discuss
The article mentions some complications and browsers like LibreWolf that address some of them. But that's not really what I have in mind - I'm thinking more of a dashboard with editable fields for everything that might get queried, populated with what currently gets sent, and a drop-down that lets you select among preset/saved custom profiles.
t_mann
·8 เดือนที่ผ่านมา·discuss
What I don't get, all this data is reported by your machine - why isn't there a tool/browser fork that allows spoofing a (fairly) complete realistic profile, with some sane presets like Edge/W11/Thinkpad or Safari/macOS/M4? Is it too complex, would it break too much, or am I just unaware?
t_mann
·8 เดือนที่ผ่านมา·discuss
Fully agree that text-based CAD is the obvious path forward. But OpenSCAD won't cut it, it just lacks too many features, starting from basic fillets to more fundamental things like relative object positioning. Check out CadQuery, it's much more ergonomic and future-proof.
t_mann
·8 เดือนที่ผ่านมา·discuss
Maybe Firefox would have a higher market share if they worked on features their users actually want instead of things that get widely criticized. I personally would use it a lot more if it had an --app flag like Chromium, which would probably also be a lot less work than AI integration.
t_mann
·8 เดือนที่ผ่านมา·discuss
CadQuery? Would be appreciated if you're inclined to do writeup of your lessons learned.
t_mann
·8 เดือนที่ผ่านมา·discuss
Much of this thread is people complaining about on-by-default features and hard-to-find configurations. We're really just talking about a continuation of a trend.
t_mann
·8 เดือนที่ผ่านมา·discuss
It's the beginning, A/B-testing takes time...
t_mann
·8 เดือนที่ผ่านมา·discuss
> Honestly people who deny any usefulness of AI are getting dangerously close to flat-earthers by now.

What made you jump to that conclusion? My guess about someone who's using a non-mainstream browser and figuring out how to configure it to their liking is that they're likely also using AI in more ways than the standard Chat-Webinterface, eg Agents, CLI tools, MCP,... To give an analogy, rolling your eyes over brainrot memes isn't denying the usefulness of smartphones or messengers either. The underlying sentiment is being critical of things that get pushed down our throats through A/B-optimized patterns that ultimately serve other interests than your own, profits or darker.
t_mann
·8 เดือนที่ผ่านมา·discuss
Cool! It's still purpose-built hardware, but cool to hear such stories. Do you use colocation in a data center?
t_mann
·8 เดือนที่ผ่านมา·discuss
In principle, you don't even need a "server", ie purpose-built hardware like what he's showing. An old laptop will be fine for many projects, although I'd be interested if someone can help put a perspective on how to decide whether your specific project/load will be too much for your specific hardware. My bigger concern with 'true' self-hosting would be how to get a good/reliable enough internet connection.
t_mann
·8 เดือนที่ผ่านมา·discuss
So in summary, there is actually no pressure that would need resolving, and time being wasted by applicants is a good thing?
t_mann
·8 เดือนที่ผ่านมา·discuss
How is "most of that pressure gone"? You're still being evaluated and have to code against a clock, with less time, less opportunities to ask questions and less immediate feedback that could get you back on track.

Also, your 20 vs 30 minute calculation ignores that companies are incentivized to conduct more screening tests if it becomes practically free for them. But the number of positions stays the same. So if instead of 10 screening calls they do 16 tests for one position, that's already more time being wasted, even if the tests are 1/3 shorter. And realistically, the number will shoot up much more.