HackerTrans
TopNewTrendsCommentsPastAskShowJobs

enjoylife

no profile record

comments

enjoylife
·4 เดือนที่ผ่านมา·discuss
Another restatement of Brandolini’s Law. The cost of parroting this kind of information is very low, while the cost of refuting it is very high. And the value an outlet can extract from its readership to fund that refutation is nowhere close to cover its outlay. Maybe a counter is the occasional take-down article can sometimes go more viral than the original claim, but chasing those is probably unprofitable too.
enjoylife
·9 เดือนที่ผ่านมา·discuss
One thought is once it can touch the underlying system, it can provision resources, spawn processes, and persist itself, crossing the line from tool to autonomous entity. I admit you could do that in a browser shell nowadays, just maybe with more restrictions and guardrails. I don’t have any strong opinions here, but I do think a lower cost to escape the walled gardens agi starts in will be a factor
enjoylife
·9 เดือนที่ผ่านมา·discuss
> It is not yet optimized for desktop OS-level control

Alas, AGI is not yet here. But I feel like if this OS-level of control was good enough, and the cost of the LLM in the loop wasn't bad, maybe that would be enough to kick start something akin to AGI.
enjoylife
·10 เดือนที่ผ่านมา·discuss
Officers are a limited resource, so their deployment matters. Are they assigned to areas that most benefit citizens, or those that most benefit the city? Is the focus on maximizing ticket revenue, or addressing the most dangerous violations, like blocked bike lanes? Are they primarily a revenue tool, a public safety measure, or just extra eyes on the street? Do wealthier neighborhoods receive more enforcement, effectively buying themselves safer streets? Basically I'm wondering does parking enforcement benefit SF residents uniformly?
enjoylife
·10 เดือนที่ผ่านมา·discuss
Officer 0336 is raking it in for the city. I wonder if there is a correlation with the areas which generate a lot of tickets and other city datasets. Perhaps crime rate or average household income?
enjoylife
·11 เดือนที่ผ่านมา·discuss
Interesting but cherry picked excerpts. Show me more, e.g. a distribution over various temp or top_p.
enjoylife
·12 เดือนที่ผ่านมา·discuss
I think we’ve always shaped ourselves based what we’re capable of building. Think of how infrastructure such as buildings and roadways shape our lives within them. What I do agree with you, is how LLMs are shaping our mental thought how we are offloading a lot of our mental capacities with blind trust in the LLM output.
enjoylife
·ปีที่แล้ว·discuss
I agree that these visuals rarely drive decisions on their own. They’re more like supporting tools… useful for framing an argument or guiding a narrative in a presentation, especially when static.

Unless it’s interactive or tied to live data the usefulness of the visualization produced is limited.. it’s a shame and it’s something this tools should pivot towards
enjoylife
·ปีที่แล้ว·discuss
> Once concepts are selected, Sphere walks the knowledge graph and generates SQL queries to retrieve data from the warehouse, no manual joins or technical mediation required.

If I had to guess this is how eng pitched it to the business to carve out the time to build this tooling. As with all these internally built schemas, ui’s, tooling, etc… they’re never gonna post how much this is actually used relative to the work arounds ds and eng use in their day to day.
enjoylife
·ปีที่แล้ว·discuss
Maybe some reverse attribution to determine how much credit to give different sources in the old top k results. Maybe a llm that is trained on fact finding, and giving proper % of credit. But this would probably require a collective contract in place to benefit site owners, which means its never going to happen.
enjoylife
·ปีที่แล้ว·discuss
> these tools are not only useful for writing the final code

This sparked a thought in how a large part of the job is often the work needed to demonstrate impact. I think this aspect is often overlooked by some of the good engineers not yet taking advantage of the AI tooling. LLM loops may not yet be good enough to produce shippable code by themselves, but they sure are capable to help reduce the overhead of these up and out communicative tasks.
enjoylife
·ปีที่แล้ว·discuss
“‘It’s still learning’ is a misnomer. The model isn’t learning—we are. LLMs are static after training; all improvement comes from human iteration in the outer loop: fine-tuning, prompt engineering, tool integration, retrieval. Until the outer loop itself becomes autonomous and self-improving, we’re nowhere near AGI. Current hype confuses capability with agency.
enjoylife
·ปีที่แล้ว·discuss
Was going to point this out too. One suggestion would be to try this on libraries having recent major semvar bumps. See if the compressed docs do better on the backwards incompatible changes.
enjoylife
·ปีที่แล้ว·discuss
Only at the very end does the article call out there is actually a performance aspect if you use panic and recover as intended.

> So it seems that panic and recover can be beneficial to performance in at least some situations.

Namely top level & centralized recovery handling. I'll also point out its important your panic recovery must happen in a deferred function if your kicking off new goroutines. For example, your server library probably has default panic recovery on the goroutines handling inbound requests, but any new goroutines you create as part of handling the request (e.g. to parallelize work), will not have this handling built in. See https://go.dev/blog/defer-panic-and-recover for more.
enjoylife
·ปีที่แล้ว·discuss
We’re seeing a clear divide where both competitive gamers and hackers are retreating into their own ecosystems, away from public matchmaking. Public matchmaking has simply become too optimized/lucrative to sustain trust or meaningful competition. Private matchmaking and closed communities are thriving, raising the average skill ceiling in competitive. Similarly, hacking communities are evolving with easier forms of payment and distribution. The monetary aspects are huge. But most importantly, both cultures push each away. Your persona of someone who plays with integrity and crosses the competitive and hacker mentality is pretty much gone.
enjoylife
·8 ปีที่แล้ว·discuss
I would agree if the person was only working on the exact same project each time. However I would also find that hard to believe. I bet if we replaced career with team, we could then all agree its relevant.