Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
guenthert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
guenthert
9d ago
Well, the Budesamt für Verfassungsschutz (office for the protection of the constitution -- not generally known for their left-leaning point of view) classified the AfD as proven right-extreme. On that ground outlawing that party has been c
2.
▲
by
guenthert
9d ago
> prefer IRL service, viewing and touching actual hardware. That did Fry's in, didn't it? People coming in viewing, touching hardware in store and then buy it on-line (elsewhere) so that they could save 2.5%. Or worse, buyin
3.
▲
by
guenthert
12d ago
iiuc, this is differential GPS (DGPS) and not only airports are doing that. At least in Europe there are quite a few such transmitters, see https://de.wikipedia.org/wiki/Liste_von_DGPS-Sendern
4.
▲
by
guenthert
17d ago
Meanwhile it did launch and separated from launch vehicle. Most recent status update can be found at https://science.nasa.gov/blogs/roman/
5.
▲
by
guenthert
17d ago
Oh, ELF file manipulation. I thought this would be about getting Linux to run on a Teensy. https://forum.pjrc.com/index.php?threads/linux-on-teensy-4-x...
6.
▲
by
guenthert
18d ago
If they can't be bothered to write the code, can they be bothered to maintain it?
7.
▲
by
guenthert
21d ago
> Creating the world's first dual instruction set CPU. World's first? What about the VIA C3 (or earlier NEC V20)? I'm sure there are more / earlier ones. https://en.wikipedia.org/wiki/Alternate_
8.
▲
by
guenthert
25d ago
Most architectures perform best in combination with a compiler of a statically typed language. SPARC at least still had rudimentary support for tagged data types.
9.
▲
by
guenthert
1mo ago
> This manipulation of word choices virtually guarantees AI will always sound like a robot. You make it sound as if that were a bad thing.
10.
▲
by
guenthert
1mo ago
How does Clamiga compare with the most recent CLISP which did support AmigaOS? CLISP's maintenance status is mentioned, but I can't help wondering in which way that would be relevant.
11.
▲
by
guenthert
1mo ago
> Have you ever ridden a bike with a geared derailleur, and forgotten to shift into low gear at an intersection, or had to suddenly stop before you had a chance to shift into low gear, so it's more difficult getting started again? Y
12.
▲
by
guenthert
1mo ago
Why not? The vulnerabilities you read about are due to oversights, not inherently lacking capabilities of the language. For every program exhibiting any given of such, you'll find thousands which don't make the same mistake at t
13.
▲
by
guenthert
1mo ago
> The killer feature used to be the REPL. The killer (hah!) feature is arguably its homoiconicity, allowing to modify the language easily within itself ("macros"). This has the obvious advantage that you can add missing feature
14.
▲
by
guenthert
1mo ago
"because the problematic behavior was removed from the standard over 27 years ago, we'll never have closure on what the intended interpretation is." Obsolete standard turns out to be insufficiently strict, news at 11.
15.
▲
by
guenthert
1mo ago
> Even SBCL doesn't do TCO at all times. Compiling at (debug 3) means no TCO. Presumably one intends to debug the code, when setting (debug 3). Then it'll be helpful to see the stack, no? > Another related footgun is deep r
16.
▲
by
guenthert
1mo ago
Only if they are using an insufficiently smart compiler. SBCL handles TCO just fine, as do a number of other implementations, see : https://0branch.com/notes/tco-cl.html
17.
▲
by
guenthert
1mo ago
Hmmh. My Samsung Galaxy S4 doesn't boot w/o battery. Not sure, whether early in the boot process the presence of a battery is tested or whether there just isn't enough juice.
18.
▲
by
guenthert
1mo ago
If it is indeed 300* faster, I'm sure more rational corporations will rethink their license policy or be left in the dust.
19.
▲
by
guenthert
1mo ago
And it's a huge distraction. Afaik (and I'm no climate researcher), the increased albedo of greater cloud coverage due to greater vaporization because of higher temperatures is the only known negative feedback effect. Everythi
20.
▲
by
guenthert
1mo ago
I'm rather surprised that they did end. After all, Itanium is one of few architectures (also the Russian Ebrus comes to mind) which doesn't exhibit the SPECTRE vulnerability.
21.
▲
by
guenthert
1mo ago
C-Kermit? I (barely) remember tinkering with the FORTH version on a Epson HX20 (late in its life) anno 1995. The sources seem to originate (today) at https://atariwiki.org/wiki/Wiki.jsp?page=Kermit%20Protocol%2...
22.
▲
by
guenthert
1mo ago
> In fact, I like most of the rules, rules are good because they ensure order, fairness and equality. I'm sure some of the more entrepreneurial minds will argue that many of those rules stifle innovation and progress. But also on a
23.
▲
by
guenthert
1mo ago
The proxy is needed for session management (specifically suspending sessions), no?
24.
▲
by
guenthert
1mo ago
> Haven't tried over the internet, It works, the user experience however might not be great. Latency is your enemy, as are occasional drop-outs. For remote connections outside a LAN, naked X11 isn't recommended. NoMachine&#x
25.
▲
by
guenthert
2mo ago
> The only filesystem that was completely unaffected by any power failure was UFS, on FreeBSD (obviously with "soft updates" enabled). And with "completely unaffected" you mean the internal (meta-data) consistency was
26.
▲
by
guenthert
2mo ago
Among those qualifiers would also be 'free open source'. I'd think there are hardened operating systems which are not much, if at all, talked about in public. Perhaps, in the age of LLMs finding most security vulnerabilities
27.
▲
by
guenthert
2mo ago
Meh, I prefer (reverse "stressed") myself. Say what you mean!
28.
▲
by
guenthert
2mo ago
Nobody stopped anyone to come up with variants, just from calling those ANSI Common Lisp compliant. There are after all many, most of which are long dead already.
29.
▲
by
guenthert
2mo ago
It is my understanding that easing bootstrap was the original motivation of the fork of CMU CL. I'm a bit confused about that, since CMU CL supports compilation to byte-code (which should make a port to a new architecture comparativel
30.
▲
by
guenthert
2mo ago
> Isn't biggest attack surface in drivers? That would be my guess too, the current batch however is all over the place: Bluetooth, file systems, etc. (the network layer ones are probably the most interesting ones). And the severity
More ›