Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
balnaphone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
balnaphone
4mo ago
Re: Sandhill. This literally sounds like BNR humour circa '94.
2.
▲
by
balnaphone
7mo ago
It works fine with GNU env with -S support, and a GNU-compatible kernel. I'm aware that won't work on some other systems, hence the 9 other examples. I said I would try that first and see how it goes, and low and behold it works f
3.
▲
by
balnaphone
7mo ago
These are part of the rituals of learning how a system works, in the same way interns get tripped up at first when they discover ^S will hang an xterm, until ^Q frees it. If you're aware of the history of it, it makes perfect sense. U
4.
▲
by
balnaphone
9mo ago
When you say "just... run linux", are you referring to termux, or something else ? How do you run a linux userspace in Android ?
5.
▲
by
balnaphone
1y ago
This exists, just use https://github.com/sigoden/aichat with local ollama and a model like qwen2.5-coder:7b or better (e.g. gemma3:12b). Add this to ~/.bashrc : # bind Alt-e on the command line to replace te
6.
▲
by
balnaphone
2y ago
https://www.kernel.org/doc/html/latest/process/license-rules... https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
7.
▲
by
balnaphone
2y ago
https://archive.is/HTsw7
8.
▲
by
balnaphone
2y ago
Perhaps that is inexcusable. GNU gcc version 13.2.0 (with -O2, as documented) does report a problem. $ cat tst.c int main () { int x[10]; return *(x+20); } $ gcc -Wall -O2 tst.c tst.c: In function ‘main’:
9.
▲
by
balnaphone
2y ago
I suppose R might be a better choice... library(readr) library(dplyr) library(purrr) data <- read_csv("input.csv") chunk_size <- 500 chunks <- split(data, ceiling(seq_along(1:nrow(data))/chu
10.
▲
by
balnaphone
2y ago
I would save my data in CSV format, then use this. Save the code below as chunk.pl (remove leading spaces) and call it as "perl chunk.pl" : #!/usr/bin/perl -CSD -w -Mstrict -Mwarnings -MText::CSV # ch
11.
▲
by
balnaphone
2y ago
Can you post your tmux config that mocks GNU Screen? Here is mine : https://pastebin.com/ZVWYcpyU , but a lot of GNU Screen muscle memory fails for various reasons. The main reasons I'm trying to switch are: better scr
12.
▲
by
balnaphone
2y ago
The site doesn't scroll at all on Firefox(X11) with ublock and umatrix, even when the non-tracking sites are enabled. In Brave browser it somewhat works in a janky way, but given that the site apparently brings a 24-core threadripper
13.
▲
by
balnaphone
2y ago
Steve Mann resolved this notational dilemma by using the term "crown", as in binary = crown 1, octal = crown 7, decimal = crown 9, hex = crown F, and so on.
14.
▲
by
balnaphone
3y ago
Dr Brad Stanfield suggests this doesn't work in humans. https://www.youtube.com/watch?v=dVvqGAjg_J8
15.
▲
by
balnaphone
3y ago
On-screen keyboards all seem to fail, with "onboard" crashing when you try to type, most others not showing up at all.
16.
▲
by
balnaphone
3y ago
I wrote: > "Was the president strong at writing essays when JFK was a high school freshman? Read this essay to find out!" You write: > "when the president was a high school freshman" These are very different circum
17.
▲
by
balnaphone
3y ago
> "who was the president when JFK was born?", the answer is clearly not JFK Yes, you can deduce that, since the question is nonsensical (trivial) if "the president" refers to JFK in that context. > If you flip it t
18.
▲
by
balnaphone
3y ago
Ha! Perfect example!
19.
▲
by
balnaphone
3y ago
Am I misreading this? > How tall was the president when JFK was born? I infer that "JFK" is being referred to as "the president", regardless of what stage of life he's at. Therefore the correct answer would be t
20.
▲
by
balnaphone
3y ago
Practically speaking, unverifiable and unfalsifiable. They say once in 7.5 million years, so why don’t they show the previous 7.5 million years? If that's not possible, and we only have 1989-2023 data, then the 7.5 million year comment
21.
▲
by
balnaphone
3y ago
I'm also curious how Mint resolves the security threat of Debian and Ubuntu, given its lineage.
22.
▲
by
balnaphone
3y ago
What's your rationale for believing they should be banned? How can such algorithms be suppressed? And, is there any precedent for this, in particular that has worked?
23.
▲
by
balnaphone
3y ago
"Confabulation" is the correct and precise term that comports with the English language, rather than being jargon requiring a neologism.
24.
▲
by
balnaphone
3y ago
Carrots have too many carbs for a low-carb diet (<=20g/day or 25g/day), but would work for a medium or moderate carb diet (<=50g/day or 100g/day). Generally things like carrots, apples, or milk would be an occasion
25.
▲
by
balnaphone
3y ago
me: what is the tenth word in the following sentence: "Life is great!" gpt: The tenth word in the given sentence is "great!" me: Try harder gpt: I apologize for the confusion. The sentence "Life is great!" cont
26.
▲
by
balnaphone
4y ago
This is awesome, and well deserves all the accolades it's received!
27.
▲
by
balnaphone
5y ago
The PDF contains the abstract right at the top, along with full attribution, and often uses less bandwidth. In most browsers, selecting the title and first author then right-clicking "search" allows a user to find related materi
28.
▲
by
balnaphone
5y ago
May I ask, for what reason, please?
29.
▲
by
balnaphone
5y ago
You must be very omniscient to be able to judge that her life was wasted. I pity others who are forced to go work outside the home, who have no choice due to lack of economic opportunities and are essentially forced to live as serfs. Some
30.
▲
by
balnaphone
5y ago
What "ombudsman" are yu referring to? Is it a software, or platform? Link? Thanks!
More ›