Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TheCycoONE
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
TheCycoONE
26d ago
It does. I don't know about bluetooth but it doesn't work with a usb-c keyboard. At least on the Clara BW the experience is bad, as there is a subtantial delay after each keypress and any keys pressed during it are dropped.
2.
▲
by
TheCycoONE
28d ago
So I was part of a very small company (<15 people) that was bought by a mid-sized company that otherwise had no presence in our country. Leadership left and there was a few years where no one else in the office was in the same teams or r
3.
▲
by
TheCycoONE
1mo ago
The acronym is new to me: Facebook, Anthropic, Google, openAi?
4.
▲
by
TheCycoONE
2mo ago
About 20 years ago I learned if I took my laptop to class and typed my notes I didn't retain nearly as well as if I took a pen and notebook. I was in computer science in Canada and probably 5-10% of people brought laptops to class as f
5.
▲
by
TheCycoONE
2mo ago
I suppose in most industries, but in others a bug in a computer programming has more serious consequences. https://en.wikipedia.org/wiki/Therac-25 comes to mind. Many of the really consequential ones end up on Wikipedi
6.
▲
by
TheCycoONE
3mo ago
The problem may be that it's a 7800XT which handles memory contention by freezing.
7.
▲
by
TheCycoONE
3mo ago
I have 32GB of RAM with 16GB VRAM and I haven't had a lot of luck running larger models like this. Are you able to expand on that?
8.
▲
by
TheCycoONE
3mo ago
There are certainly rats in Hamilton and Toronto; and I had the misfortune of dealing with them in my home at one point. They ate through (or under) the crawl space, and they would eat through anything we tried to store food in. Unlike the
9.
▲
by
TheCycoONE
4mo ago
It reads like affine types to me https://panzerschrek.github.io/U-00DC-Sprache-site/docs/en/r... They borrowed heavily from Rust here.
10.
▲
by
TheCycoONE
4mo ago
I wondered if innoextract was Linux only, but I see there is a homebrew formula. https://formulae.brew.sh/formula/innoextract Is the author reading hackernews?
11.
▲
by
TheCycoONE
4mo ago
It's the most common sports related head injury by a wide margin and helmets are quite effective at injury reduction.[1] As a public health policy it makes a lot of sense. Anecdotally I've flown over my handlebars and hit my helme
12.
▲
by
TheCycoONE
4mo ago
I grew up in Orillia, but my siblings and I all moved to your city. At the time it was just the closest to Toronto I could afford because all jobs are in Toronto. This city has grown on me, I wouldn't want to be any closer to Toronto.
13.
▲
by
TheCycoONE
4mo ago
Toronto still has a Pet User Group (TPUG) which runs the World of Commodore conference every year. https://www.tpug.ca/ It might be the closest thing remaining; though unfortunately I was too young to participate in the hay
14.
▲
by
TheCycoONE
5mo ago
I don't have the evidence to say either way, but I do know that at least my city has a lot of cellphone repair businesses, including mall kiosks. Presumably they have enough clientele to keep them going which suggests a lot of people a
15.
▲
by
TheCycoONE
6mo ago
Are you able to run any of the old Loki games on Linux these days?
16.
▲
by
TheCycoONE
6mo ago
CorsixTH requires Theme Hospital assets but we didn't clone or otherwise steal anything that we ship, we require you to supply the assets precisely because we aren't. I presume that's true of OpenTTD as well. In the United St
17.
▲
by
TheCycoONE
6mo ago
Super Tux Kart does have battle mode somewhat similar to the Mario Kart balloon fight though not as polished (and many of the arenas are a little too large in my opinion). It also has a unique soccer mode.
18.
▲
by
TheCycoONE
7mo ago
Pythagoras learned from Egyptians that have been largely erased by euro/western narratives of superiority.
19.
▲
by
TheCycoONE
8mo ago
Even glibc breaks ABI. The linux userspace ABI is too unstable and games don't have to be doing weird things to hit it.
20.
▲
by
TheCycoONE
8mo ago
Most of human history we didn't have electronic distraction devices and we have one Michelangelo; the answer is probably not as many as the question implies.
21.
▲
by
TheCycoONE
8mo ago
I suspect they would put out a GOG Galaxy that works on Linux well before promoting it on their web site that aggressively.
22.
▲
by
TheCycoONE
9mo ago
lua does not preserve compatibility between minor versions. As such they don't need to reserve words for future use.
23.
▲
by
TheCycoONE
9mo ago
I have a question. Does the directed / no cycles aspect mean that webhooks / callbacks are forbidden. I work a lot in the messaging space (SMS,Email); typically the client wants to send a message and wants to know when it reached
24.
▲
by
TheCycoONE
9mo ago
I have strong Tawney Scrawny Lion and Un loup dans le potager vibes from this commercial. Delightful.
25.
▲
by
TheCycoONE
10mo ago
It sounded like they were encouraging dnsmasq for home use. I migrated to that successfully. My DHCPv6 is working flawlessly now whereas I was never able to get it running smoothly/persistently on ISC. I understand Kea has more feature
26.
▲
by
TheCycoONE
11mo ago
Turns out Linux needed a stable abi for games and Wine provided.
27.
▲
by
TheCycoONE
11mo ago
Sure, t2bot and OOYE discord bridges have told us they are not yet compatible and still months away. The appservice-irc bridge has this issue which is more of a question: https://github.com/matrix-org/matrix-appservice-
28.
▲
by
TheCycoONE
11mo ago
I apologize if it was mentioned anywhere but has there been any retrospectives on the August security update and v12 room roll out. The v12 room upgrade in particular seems to be difficult, and still not supported by many of the bridges. Is
29.
▲
by
TheCycoONE
11mo ago
I held a similar opinion several years ago. The main thing is that lua has less magic than js largely because it's been allowed to break compatibility. My main example is self in lua which is just the first argument of a function with
30.
▲
by
TheCycoONE
1y ago
Sure that's an option, most distros continue to include every lua version back to at least 5.1; and since luaJIT stayed there a lot of the rest of the community did too. I guess I'm not sure what advantage lua has in that regard:
More ›