Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
somat
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
61.
▲
by
somat
1mo ago
It is also in the tool options control pane ( Pick layer or guide | move the selected layers). Not going to say your expectation is wrong, I too almost always want the tool to operate on the selected layer rather than whatever layer has the
62.
▲
by
somat
1mo ago
I still think the original behavior where it just saves as whatever extension was entered as the name was one of the more enlightened ways to operate. I sort of get their point. The "Only one of these formats(the one you have never hea
63.
▲
by
somat
1mo ago
Sqlite is probably overkill, you will probably never have actual relational data in an image format, But what it does bring to the table is a built in b-tree based storage, that is, you don't need to load the entire file into memory to
64.
▲
by
somat
1mo ago
The question I always have is "why would the formal verification be any more correct than the program it is verifying?", Note: not bugs in the verification engine, but the spec made for the program. It is not a big deal, I think f
65.
▲
by
somat
1mo ago
Probably junk science, But I like this attempt to describe the electron via möbius twisted em fields. https://quicycle.com/understanding-electrons/
66.
▲
by
somat
1mo ago
Fair enough, But I am of the opinion that blocks of code and magic numbers should almost always be named, There is a lot of intent that is lost when the name is skipped. It is also my main complaint about traditional math notation, They enj
67.
▲
by
somat
1mo ago
I have it it in my .XCompose as <Multi_key> <c> <c> <c> <p> : "\xe2\x98\xad" #symbol representing proletarian solidarity between agricultural and industrial workers Never used, but I laugh ev
68.
▲
by
somat
1mo ago
Very cool demo, The curve does sort of go screwball when the control points are close together. After playing with it some more. Not close together, but more side loaded. On reflection while many of these forms would be awkward to find in a
69.
▲
by
somat
1mo ago
I sort of wonder is there a "true" way to represent color? Would a intensity over frequency curve do it? I probably lack the terminology to express myself properly, but color ends up being a very human thing, with a huge focus on
70.
▲
by
somat
1mo ago
Related? the Helwan HA-300. https://en.wikipedia.org/wiki/Helwan_HA-300 Summary: Egypt was going to develop an indigenous fighter in the 1960's based off of a mostly finished Spanish design by a post WWII otherwis
71.
▲
by
somat
1mo ago
That is the fundamental of guerrilla warfare. The guerrillas can't win but can loose with very little cost while the cost for the established side to "Win" is an order of magnitude more.
72.
▲
by
somat
1mo ago
It does rise an interesting question, how much can you blame a company for the crimes of it's customers?
73.
▲
by
somat
1mo ago
The enlightened trick is to run ssh on port 443.
74.
▲
by
somat
2mo ago
Yeah, It started bothering me enough that I recently put together a system where when a application detects a bad actor(a bot enumerating too fast, a random scan for vulnerabilities, etc) it notifies the firewall. Right now I am just shutti
75.
▲
by
somat
2mo ago
Fair enough, Their headquarters however are in New York. An interesting case to be sure.
76.
▲
by
somat
2mo ago
My guess is act as a wing in a forward flight mode, Sort of like a hang glider.
77.
▲
by
somat
2mo ago
It sounds like it's more, New York wants to halt Kalshi's New york operation, however Kalshi is headquartered in New York, so this would stop all of Kalshi's operations.] If New York has this jurisdiction(management of for pr
78.
▲
by
somat
2mo ago
> who haven't wished they could edit their long commands in an editor rather than in the shell? That's called a shell script. I don't know what others thresholds are but mine is about three pipelines deep(or 80 characters
79.
▲
by
somat
2mo ago
Someone did fly a sort of balloonocopter, a quad copter that used inflated balloons as the cross arms, My disappointment is immeasurable that they were not allowed to use a lifting gas in it. I mean, it flew poorly anyway, but seeing as it
80.
▲
by
somat
2mo ago
Wow, there were a bunch of very interesting designs, Probably telling the winner was a very tradition design, but I love seeing wild stuff being tried. The kite copter was my favorite, but the large rotor powered by small tip rotors was a c
81.
▲
by
somat
2mo ago
I am surprised it was not a coaxial design(think the mars copter, but designed for a real atmosphere)
82.
▲
by
somat
2mo ago
I always have a hard time understanding why anyone would want a dedicated markdown editor in the first place. Obviously I am not the intended audience for them, but for me markdown is a fundamentally plain text format, Make nice looking pla
83.
▲
by
somat
2mo ago
Surprised that works, I thought TLS was done entirely in process space. I think I found it, My first thought was some sort of builtin ssl library backdoor, but it looks like you do some ld.preload shenanigans to inject a eBPF monitor. I am
84.
▲
by
somat
2mo ago
See also: the sewing machine. https://en.wikipedia.org/wiki/Sewing_machine The 30 second version, sewing is very labor intensive and people started trying to make a sewing machine from about when manufacturing toleranc
85.
▲
by
somat
2mo ago
That is mixing up a stable ABI vs a stable API. OpenBSD is sort of the poster child here, They notoriously do not have a stable ABI, I would not want to try and ship closed source software on obsd, it would be an absolute nightmare. But the
86.
▲
by
somat
2mo ago
Companies hate raising prices, or more specifically customers hate it when prices are raised so companies don't like to do it. especially in foods. As such the go-to dance to keep up with inflation is to reduce the size while keeping t
87.
▲
by
somat
2mo ago
AMD only pressured Intel into adapting the 64-bit extensions to the x86 architecture, The Intel native 64-bit system was the Itanium. Which they were hoping would break x86 and it's messy open legacy that allowed AMD to profit off it.
88.
▲
by
somat
2mo ago
A fair statement, but a stable ABI is only needed when you don't have the source. Seeing as most of the value proposition of Linux is that having the source is good, I find no fault in an unstable ABI.
89.
▲
by
somat
2mo ago
Until you try and use a device in a moving bouncing vehicle, touchscreens and pads are infuriately bad, but that silly nipple, rock solid, works fine. It is a niche use case but it made me a convert.
90.
▲
by
somat
2mo ago
The quote I like is "The only intuitive interface is the nipple, every other one has to be learned" So as long as an interface is consistent with prior interfaces I guess it is "intuitive" I have never used mac, but it s
More ›