Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rescbr
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
rescbr
5d ago
I wonder how a RWKV variant of this would fare...
2.
▲
by
rescbr
5d ago
Lately I've seen this statement that I agree with: for some people, a hobby is a means to an end (which means using AI to achieve the goal is a heresy), for others, it is the end in itself (which it isn't).
3.
▲
by
rescbr
9d ago
> Public got the last word, industry suffered a 40 year ice age. This is the worst outcome.
4.
▲
by
rescbr
9d ago
I just heard about them today. The only other person mentioned in the story that I've heard about once was Aella. I mean, why should I have heard about them if I'm not in SV?
5.
▲
by
rescbr
9d ago
Me too. I worked in two enterprise tech companies that definitely everybody here knows and I had the same experience with YC and HN. The two colleagues that knew about it, one went to found his own startup and went through YC, the other lef
6.
▲
by
rescbr
12d ago
> Less useful for experienced users, but for beginners they’re a lifesaver. The last emerge conflict I had was handled 100% by an agent. I'm not wasting my weekend on stupid sysadmin tasks anymore.
7.
▲
by
rescbr
13d ago
Well, it's the enterprise software house pipeline... The software architect writes the spec, hands it down to the implementation team, senior leads, junior devs or offshore teams codes it. I also disagree with the approach, this is car
8.
▲
by
rescbr
18d ago
Exactly. Sometimes I just need a 3D printed part to finish a DIY project, I don't want to waste hours designing it. I had my fair share of time playing around with SketchUp when I was a teenager, but that's it.
9.
▲
by
rescbr
20d ago
Criminals don't need Astra or Fable. Get a bunch of GPUs, a good enough open weight model and a custom harness. What the model doesn't have in its weights it can research the Internet. How do you think black hat hacking is being d
10.
▲
by
rescbr
23d ago
I'm getting "spike" for a while now, and just found out the newest word which is "gauntlet".
11.
▲
by
rescbr
24d ago
Same feeling as well. Bluesky is also a place amenable to bots.
12.
▲
by
rescbr
28d ago
Huh, maybe that’s why I’m more empathetic towards them compared to my fellow millennials?
13.
▲
by
rescbr
1mo ago
Uh, actively trying to hack an embedded device that runs Linux over the network, specifically an IP security camera, could be considered red teaming, no? You never mentioned which exact activities you were getting flagged on and getting ref
14.
▲
by
rescbr
1mo ago
What is the harness that you're using? I found that GLM-5.2 was pretty happy helping me reverse engineer/hack devices. Maybe the system prompt you're injecting is making it refuse?
15.
▲
by
rescbr
1mo ago
For my own stuff I simply don't care if Z.ai is learning straight from me or from my GitHub repo a few days later when I push the code. When I use it for reverse engineering, same thing, the code is already out there, but in binary for
16.
▲
by
rescbr
1mo ago
Why do you assume $20k as the cost to run the fiber? The cost is the contractor's hours to get up a ladder on each electricity pole from the closest PON splitter to the customer's home, plus the fiber itself which is peanuts at vo
17.
▲
by
rescbr
1mo ago
Direct democracy doesn't mean everyone votes on everything. At the extreme you could do something like localized e-voting: citizens vote on issues that affect a given geographic radius of where they live. Because the boundaries are pur
18.
▲
by
rescbr
1mo ago
The issue is that those marketplaces got too mainstream, and the average consumer is too stupid. 10-15 years ago if you were importing stuff from China you'd know that the trade off for cheaper prices is that you'd lose your consu
19.
▲
by
rescbr
1mo ago
I got hit with cyber safeguards by asking Opus 5 to interact with my company's product development server using python/curl. I'd love to use the Chinese models in my day job!
20.
▲
by
rescbr
1mo ago
This is why I'm optimistic that we'll see a renaissance in hobby computing. AI is the new BASIC.
21.
▲
by
rescbr
1mo ago
They go to the decent computer hosting the model, which can be yours if you pay the electricity costs
22.
▲
by
rescbr
1mo ago
I know how mmap works. The JVM is/was terrible on freeing allocated memory though. If the program is actively using that allocation, that's fine. My problem is with the runtime hoarding RAM when it should have been freed after GC
23.
▲
by
rescbr
1mo ago
The JVM has a fixed size heap which for me it is wasteful. IMHO, Microsoft made the correct approach on .NET. For LLMs, I prefer C# and C++ instead of TypeScript, JavaScript or Python as the static + compiled language factor keeps the codin
24.
▲
by
rescbr
2mo ago
I guess it’s ages of fake download button ads in download pages. My instinct is “if it is an ad, then whatever it is offering is a scam”.
25.
▲
by
rescbr
2mo ago
Eh, the ugly side of humanity was just a click away on the darknet, and I got my share of bait and switch beheading videos on IRC chats. It was always there, society hasn’t changed. This shit wasn’t monetized back then though.
26.
▲
by
rescbr
2mo ago
Agreed. I was a middle-schooler in the 2000's, had my own PC in my own bedroom, we had broadband access and I, of course, was exposed to porn while I was trying to download cracks and keygens on Astalavista and other such sites. Mislab
27.
▲
by
rescbr
2mo ago
AI doesn't get tired. I can tell it to profile the application and find quick wins and it usually does a decent enough job.
28.
▲
by
rescbr
2mo ago
Sure, but you can review the git repo's content/commits in plain text, while curl-pipe-bash would require you to reverse engineer the binary that's downloaded. If somebody hacks the project's home page and switches the d
29.
▲
by
rescbr
2mo ago
I personally also don't like this, so use cargo to install it, it's in the readme. Takes a reasonable time to build on my X220, but on a modern computer it is plenty fast. cargo install --locked --git https://github.
30.
▲
by
rescbr
2mo ago
I'm using maki ( https://maki.sh ), it has 1, 2 and 3.
More ›