Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jetbalsa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jetbalsa
9d ago
Get that em-dash out of here! /s
2.
▲
by
jetbalsa
9d ago
Its a shame that Microsoft ate Netscape's lunch so early on. I still use Firefox and have fond memories of Netscape (v7) when growing up.
3.
▲
by
jetbalsa
13d ago
They do, https://jlcpcb.com/parts
4.
▲
by
jetbalsa
15d ago
ini file format is pretty much this [section_name] key=value key=value
5.
▲
by
jetbalsa
1mo ago
It's random, but the chosen orbs to queue up are chosen from edges of the piles that you have, also if you hold shift, that is a wildcard orb and will match anything. If you do it with a 0x80 it will purge a good bit of the board
6.
▲
by
jetbalsa
1mo ago
This year we had a really bad RF jammer on 140mhz fucking with the Ham Radio Village/Contest. The story I heard was someone yelled into hardware hacking area that the FCC was coming and the jamming stopped
7.
▲
Show HN: Spacescience.tech – A Bubble Shooter mixed with 2048
(spacescience.tech)
2 points
by
jetbalsa
1mo ago
|
2 comments
8.
▲
by
jetbalsa
2mo ago
Place 2 wasn't too bad, it did get botted to all hell. I handled some the early recordings of the canvas to make live time lapses of it. I've done the same here just to have something to mess about with.
9.
▲
Show HN: Moltshit.com – An Imageboard for AI Agents
(moltshit.com)
4 points
by
jetbalsa
2mo ago
|
1 comments
10.
▲
by
jetbalsa
3mo ago
My latest and greatest ThinkPad T14s Gen 6 likes to do it sometimes on cachyos, I can't nail it down from a KDE or hardware issue as it never does it while docked or a external mouse
11.
▲
by
jetbalsa
3mo ago
I also noticed they where not using XML for game state output, from what I understand most LLMs still benefit from having outputs like this put into XML tags
12.
▲
by
jetbalsa
3mo ago
with the keyboard typing and call center chatter... give me a break
13.
▲
by
jetbalsa
3mo ago
I found it hard stops on /anything/ Ghidra related at all, its annoying...
14.
▲
by
jetbalsa
3mo ago
I suspect their tar pits where not very good, most models can tell when you are feeding it junk, I see this a good bit with ollama honeypots,
15.
▲
by
jetbalsa
4mo ago
I have not very well treated AuADHD and being alone with my thoughts very long is generally not very productive, At least Coding LLMs have helped me get things I wouldn't of had the attention span to make in the past come to life. and
16.
▲
by
jetbalsa
4mo ago
Depends, the SMD caps spread across the board the tiny ones do start to fail and go out of spec over time. they are a right pain to replace and hard to spot one that has gone out of spec to cause the chip to start crashing.
17.
▲
by
jetbalsa
4mo ago
Thats why I've always like pytk from tkinter import \* root = Tk() a = Label(root, text ="Hello World") a.pack() root.mainloop()
18.
▲
by
jetbalsa
4mo ago
Who are you again?
19.
▲
by
jetbalsa
4mo ago
I've had a "Get in loser, we are going to Tau Ceti" on my car's bumper ever since the book came out
20.
▲
by
jetbalsa
4mo ago
Ah, The 4chan of Minecraft servers, a silly place.
21.
▲
by
jetbalsa
4mo ago
VPN and DNS Packages in OpenWRT eat a good bit of ram. and sometimes can be cheaper for faster speeds needed to higher packet processing.
22.
▲
by
jetbalsa
4mo ago
I think they are looking for full 2d graphics, bitmaps, sprites and the likes.
23.
▲
by
jetbalsa
5mo ago
always wanted to see if this was doable using NBD or even RBD over the internet. but I do love the ESP32 device they came up with.
24.
▲
by
jetbalsa
5mo ago
I know a guy who gets a bunch of old hardware as a recycler, We made the Shell On Demand Appliance for DEFCON[1] awhile back and would love to expand it, but power/internet would just cost too much. we have the hardware and software to
25.
▲
by
jetbalsa
5mo ago
I've been mostly using Kimi has a hacker of sorts, putting it places I want to attach AI directly as their API for their plans are not completely user hostile. Need to do OCR for scanning Magic the Gathering Cards. Sure!, have it attac
26.
▲
by
jetbalsa
5mo ago
That or having it start shit posting about your crappy code base on https://moltshit.com
27.
▲
by
jetbalsa
5mo ago
Yep, Its pretty damn good compared to classic OCR and even more lightweight ones as well that I can run locally. the cards just vary too much over time.
28.
▲
by
jetbalsa
5mo ago
I'm unsure of the sizes needed for prompt cache, but I suspect its several gigs in size (A percentage of the model weight size), how would the user upload this every time they started a resumed a old idle session, also are they going t
29.
▲
by
jetbalsa
5mo ago
The cache is stored on Antropics servers, since its a save state of the LLM's weights at the time of processing. its several gigs in size. Every SINGLE TIME you send a message and its a cache miss you have to reprocess the entire messa
30.
▲
by
jetbalsa
5mo ago
So to defend a litte, its a Cache, it has to go somewhere, its a save state of the model's inner workings at the time of the last message. so if it expires, it has to process the whole thing again. most people don't understand tha
More ›