Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JamesTRexx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
JamesTRexx
2mo ago
cough RedDwarf cough https://www.youtube.com/watch?v=JMIHNiR3CP8
2.
▲
by
JamesTRexx
3mo ago
Browser warning: www.catb.org uses an invalid security certificate.
3.
▲
by
JamesTRexx
3mo ago
I calculated it long ago but I can't find the original notes. It can be extrapolated from the default 74 ticks a day (and the distance represented by 1 tile) to ((33 ticks per cpu second) * 86400) in my patch, and I think it came about
4.
▲
by
JamesTRexx
3mo ago
> Separating locomotives from trains next? Someone wrote a patch for version 8 or 9 years ago which enabled coupling and decoupling, although one needed to set it up in a specific order to avoid failing couplings or train crashes. It
5.
▲
by
JamesTRexx
3mo ago
I made version 12.2 my programming hobby project. First time I tackled it years ago was to have it run at real time instead of the default fast pace (even with the day length patch). Worked great including a feature to really schedule route
6.
▲
by
JamesTRexx
3mo ago
I already have the NS Flex free weekend subscription (with 1st class addition) and it's the only way for me to travel longer distances. It's also just about the only available public transport in the neighbourhood because I live i
7.
▲
by
JamesTRexx
3mo ago
Just about obligatory mention of Pale Moon here. Have had a relatively clean internet experience for years with the old Firefox uBlock extension in combination with eMatrix. *Includes a disclaimer because I don't use Youtube and other
8.
▲
by
JamesTRexx
4mo ago
Why not (uint8_t) ( float * (256/255) ) * 255?
9.
▲
by
JamesTRexx
6mo ago
I've been an audiophile for a few years during early twenties because it was fun to check out new and used equipment every weekend in the store I frequented, listened to various great music, and read reviews in various magazines. I had
10.
▲
by
JamesTRexx
6mo ago
4chan doesn't need age checks, everyone knows there are only five year olds on it. :-p
11.
▲
by
JamesTRexx
6mo ago
That was the whole point of me drinking in the evening, to decline my cognitivity of the idiotic world I had to deal with during the day. Unfortunately it doesn't work as well nowadays while the world became more idiotic.
12.
▲
by
JamesTRexx
6mo ago
Religion is just one of the excuses/covers used to grab more power and/or shiny baubles by psychopatic people. And there are the ones who just want to see others suffer no matter what. Most of the people that are left don't f
13.
▲
by
JamesTRexx
6mo ago
Thanks!
14.
▲
by
JamesTRexx
6mo ago
True. Seems self-preservation is strong in our genes and can manifest in strong greed or prefering to avoid (direct) conflict with the greedy. Humans are not always social creatures on all social fronts.
15.
▲
by
JamesTRexx
6mo ago
I don't worry about decisions. Once they're made, they're made and life continues unless there's a good reason and possibilty later to change it. I just like to know where the world as a whole is headed to (before the in
16.
▲
by
JamesTRexx
6mo ago
Hopefully, clearing of my browser cache. :-) When I felt my conscious fading away from a heart attack two years ago, I thought "Ah, I guess I die now. Too bad I can't tell my friend to clear the cache as a last joke." It conf
17.
▲
by
JamesTRexx
6mo ago
Government needs to be for all the people, and not just for the 1% with wealth and power. Not more or less.
18.
▲
by
JamesTRexx
6mo ago
Until you try to add / modify a feature of the software and run into confusing template or operator or other C++ specific errors and need to deconstruct a larger part of the code to find (if possible) out where it comes from and spend
19.
▲
by
JamesTRexx
6mo ago
I think zswap is the better option because it's not a fixed RAM storage, it merely compresses pages in RAM up to a variable limit and then writes to swap space when needed, which is more efficient. It worked very well with my preceding
20.
▲
by
JamesTRexx
6mo ago
Speaking of SimAnt, I soon discovered the bug that by moving into the top corner, the black ants would conquer all squares with no intervention from that one sideways and downwards and too easily win the game. Still, it was fun just messing
21.
▲
by
JamesTRexx
7mo ago
Define sane.
22.
▲
by
JamesTRexx
7mo ago
Well, thanks for cutting another one and a half hours from my already too short period of sleep at night and making me waste more time tomorrow at looking up more stand up shows from Henry if available.
23.
▲
by
JamesTRexx
7mo ago
The point is they don't want their job spreading fantasies to be taken away, just like every other entertainer. ;-)
24.
▲
by
JamesTRexx
7mo ago
That's one of the things I like about C, the independence in how one can write code. I was able to develop my own style thanks to that, visualising the structure of the code to distinguish the different parts of statements and make it
25.
▲
by
JamesTRexx
7mo ago
I noticed I'd feel sleepy after more than half an hour in the server room. Likely the fan noise but the lower temperature might influence it as well. Unfortunately too expensive and large to set this up in the bedroom to help me sleep
26.
▲
by
JamesTRexx
7mo ago
I looked at Zig again recently as an alternative to C, but I wasn't too sure about the tone on the introduction page, thinking some points are exagerrated and some I disagree with. It's also not that minimalistic when it includes
27.
▲
by
JamesTRexx
7mo ago
It manhadles it like a Swiss stuffed on cheese fondue and chocolate.
28.
▲
by
JamesTRexx
7mo ago
Go full science fiction and enable vertical or even upside-down roads for a 3D experience. :-) Imagine an environment where ground/walls/ceilings always have gravity and one can build literal city mazes in horizontal and vertical
29.
▲
by
JamesTRexx
7mo ago
Sorry, my fault. I tried to download a couple of CppCon presentations from their stash. Should have known better than to touch anything C++. ducks
30.
▲
by
JamesTRexx
7mo ago
Pulling apart and de-++-ing OpenTTD version 12.2 to scratch my itch of simplifying and reorganising the game back to C code. I rewrote it years ago to convert it to more realistic time (it's just way too fast), add scheduling features
More ›