Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reidrac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
reidrac
2mo ago
> [...] and give you a clearer target for a smoother experience. Actually, this means you're better running and older version. Is not that Minecraft makes huge improvements with each release. IMHO not enough to justify 16GB of RAM
2.
▲
by
reidrac
2mo ago
> on a decent speed But you said 7-9 tokens/second , that's not a decent speed. I'm not an expert by all means but in my local experiments, less than 12 to 16 tps is too slow.
3.
▲
by
reidrac
3mo ago
The biggest differences for me were related to non trivial network setups. Is just that you find docs and how tos for docker, but less so for podman. Other than that, I haven't found anything that makes me consider using docker again.
4.
▲
by
reidrac
4mo ago
How many upgrades have you done so far? And how many kernel fixes? Long time ago I maintained a couple of obsd servers, and the cost in time of upgrades and the (occasional) security fixes was substantial. I still maintain a couple of serve
5.
▲
by
reidrac
6mo ago
I hate this. Like the ticket is not expensive already, they also feel like feeding you ads. And then wonder why people don't go to the cinema and wonder if they can increase the amount of ads to compensate...
6.
▲
Be Human
(usebox.net)
1 points
by
reidrac
6mo ago
|
0 comments
7.
▲
by
reidrac
7mo ago
Very useful because the information is almost distribution agnostic as Arch will stick to upstream as much as possible; or at least that's my impression as Debian user reading their wiki. Also: isn't the Arch wiki the new Gentoo w
8.
▲
by
reidrac
7mo ago
> A manager shouldn’t get bogged down in the specifics—they should focus on the higher-level, abstract work. That’s what management really is. I don't know about this; or at least, in my experience, is not a what happens with good
9.
▲
by
reidrac
8mo ago
I continued reading, but you're right. Why did the author feel that it was necessary to include that?
10.
▲
by
reidrac
8mo ago
> Pre-training is, actually, our collective gift that allows many individuals to do things they could otherwise never do, like if we are now linked in a collective mind, in a certain way. Is not a gift if it was stolen. Anyway, in my opi
11.
▲
by
reidrac
8mo ago
I assume is this one https://www.gnu.org/software/ddd/ I used it back in Uni, in 98, and it really helped me to understand debuggers. After it, even using gdb made sense.
12.
▲
by
reidrac
8mo ago
Mine: https://www.usebox.net/jjm/ Established in 2002. Went full circle: static, PHP+mysql, python+tornado+redis (I had a nosql phase), python+Django+sqlite, and now static again (but this time with a generator, so it
13.
▲
by
reidrac
9mo ago
> unburdened by how things were before. What burden are you talking about? Using LLMs isn't that hard, we have done harder things before. Sure, there will be people that refuses to "let go" and want to keep doing things th
14.
▲
by
reidrac
9mo ago
It has been years now that I only care about my subscriptions. I also installed an extension to remove anything else (especially shorts!), and that works great for me. The downside is perhaps that I rarely discover new content, but YT can&#
15.
▲
by
reidrac
9mo ago
Give Miles Cameron a go. Artifact Space is a good starting point.
16.
▲
by
reidrac
9mo ago
I find very difficult deciding about my all time favourites on anything , but the Hyperion books are pretty close to it. Not sure about the Endymion ones.
17.
▲
by
reidrac
9mo ago
I couldn't get past the awful sex scenes of "Altered Carbon". OK, after having watched the TV series I should have known, but reading it is completely different. Also, the main character is so dislikeable. It has been a whi
18.
▲
by
reidrac
9mo ago
I read 14 books this year and my favourite was Eversion by Alastair Reynolds, followed closely by Pushing Ice by the same author. I "discovered" Cory Doctorow this year, reading 4 books (and I have another in my queue), being &quo
19.
▲
by
reidrac
9mo ago
Dungeon-Specific Language (DSL) Cheff kiss!
20.
▲
by
reidrac
9mo ago
The chatbot can provide sponsored responses. Not sure how evident those will be, but I think it will happen. Surely is in Google's mind.
21.
▲
by
reidrac
9mo ago
Vivaldi is not open source. Not quite an option.
22.
▲
by
reidrac
9mo ago
so that the tiny but vocal anti-AI minority will be happy [citation needed]
23.
▲
by
reidrac
10mo ago
> As an end user, it doesn't concern me too much ... It doesn't concern me neither, but there's some attitude here that makes me uneasy. This could have been managed better. I see a similar change in the future that could
24.
▲
by
reidrac
10mo ago
There are some points on this post that confuse me. > In early 2023 during a routine skin check at my dermatologist [...] Are routine skin checks a thing? > [...] I’ve spoken with several of the world’s leading cardiologists and lipid
25.
▲
by
reidrac
11mo ago
I've never believed on that dichotomy: either you are happy with everything a project does, or you are a hater. Why? That was precisely what drove me away from the project after many years. I don't use the software anymore and, fo
26.
▲
by
reidrac
11mo ago
I read what I think is his newest book and I liked it. It takes an special author to write a thriller that makes spreadsheets exciting.
27.
▲
by
reidrac
1y ago
Also, how is not having support for font ligatures a feature? Can't you just not use them if they are available? May be worded differently, like: it doesn't support ligatures, but it doesn't affect me because I don't use
28.
▲
by
reidrac
1y ago
It can be done; an example is Igalia: https://www.igalia.com/jobs/ > We are a worker-owned, employee-run company with more than 20 years of experience building open source software in a wide range of exciting fields
29.
▲
by
reidrac
1y ago
The Z80 example in https://github.com/oisee/zvdb-z80/blob/master/ZVDB-Z80-ABAP.... doesn't look correct. That: ld ix, 0 ; accumulator Is bugging me because 1. ix is not used in the function
30.
▲
by
reidrac
1y ago
If the cgi bin needs DB access, every time the process starts it needs to open a connection. Having the code in memory, for example using fastcgi, is not only to avoid the startup time penalty; you can also have a DB connection pool or at l
More ›