Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
denzil
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
denzil
28d ago
To expand upon this - the TSR programs stayed in memory after being loaded. Typical use were drivers, for example mouse driver. It loaded, hooked itself in the interrupt table and then exited back to DOS prompt. And this gave you mouse supp
2.
▲
by
denzil
5mo ago
> So yes, it mostly gets done for (components of) planes, spacecraft, medical devices, etc. I have to disagree here. All of these you mentioned have regularly bugs. Multiple spacecraft got lost because of these. For planes there's n
3.
▲
by
denzil
7mo ago
Unlike the car question, where you can assume the car is at home and so the most probable answer is to drive, with the machines it gets complicated. Since the question doesn't specify if each machine makes one part or if they depend on
4.
▲
by
denzil
11mo ago
Kinda related question, but is code really just a math? Is it possible to express things like user input, timings, inteerupts, error handling, etc. as math?
5.
▲
by
denzil
1y ago
I wonder, if these problems aren't Ubuntu fault, since it forces snap version of Firefox on you. I had Firefox crashing repeatedly on me with the snap version. Maybe switching to Firefox apt repo would help? (I tried the repo, but befo
6.
▲
by
denzil
1y ago
When it comes to woodworking, I quite enjoyed watching some of the videos of Granpa Amu on youtube. When I seen him make table from one piece of wood, it felt like magic. Link for those interested: https://www.youtube.com/@G
7.
▲
by
denzil
1y ago
For this case, it might be easier to package the script using pyinstaller. That way, she can just run it. Packaging it that way is more work on your side though.
8.
▲
by
denzil
2y ago
I wish. If you live in any country that uses more than ASCII, then certainly not since forever. I mean, just for my language there were 7 different encodings (according to Wikipedia, possibly more) before Unicode era. When you want to read
9.
▲
by
denzil
2y ago
I have been working in my spare time on Japanese vocabulary learning app and just yesterday finally convinced myself to publish the sources: https://github.com/d3nzil/gaku Be warned it's in early stages, difficult
10.
▲
by
denzil
2y ago
While Sally is usually girl's name, the question never states that. So Sally could be actually a boy and in that case Sally would have two sisters.
11.
▲
by
denzil
2y ago
Usually having index.html in /now would behave as if the /now was the page. Other index.extension files (like index.php) might also work depending on the server configuration.
12.
▲
by
denzil
2y ago
Another eclipse video, this time from Starlink satellite: https://www.reddit.com/r/spacex/comments/1bz9ltv/solar_eclip...
13.
▲
by
denzil
2y ago
Windows now have OpenSSH client (and server) available as optional features. Together with the new terminal the ssh client seems to be working fine. Personally I usually opt in to use the ssh in WSL as I keep it installed on all my Windows
14.
▲
by
denzil
2y ago
I'm not sure if it's different for Nvidia, but the Gamer Nexus video about Intel drivers suggest a lot of the work getting good performance is done on the driver side for all GPU vendors: https://www.youtube.com/wa
15.
▲
by
denzil
3y ago
Of course, if you are using tape to measure your weight, you are using the wrong tool for the job.
16.
▲
by
denzil
3y ago
The satellite orbited at 320 km. At that altitude the atmosphere drag is non-negligible, so it had to burn fuel to stay there. So the life was limited by how much fuel it had and that is limited by launch vehicle capabilities. If the launch
17.
▲
by
denzil
3y ago
Even that is not needed. There is enough people that want open source ChatGPT clone to create the dataset from scratch by themselves. The Open Assistant community actually already created enough training data for the initial model training
18.
▲
by
denzil
4y ago
The folks making Open Assistant [1] (opensource ChatGPT clone) gathered enough data to start initial training, so hopefully there will be something to play with soon. [1] https://github.com/LAION-AI/Open-Assistant
19.
▲
by
denzil
4y ago
My usual strategy is to ensure that the lengthy parts are executed only once. So for example one of the lengthy parts is environment setup for me too. So what I did is to put as much as possible on the docker image I build and then I start
20.
▲
by
denzil
4y ago
Not sure if it helps in your case, but you also can access wsl disk from windows side. This could give better performance for some uses.
21.
▲
by
denzil
4y ago
Very nice. And it makes me wonder what would be the result if the GPT was asked to point out security problems in the code.
22.
▲
by
denzil
4y ago
Having had worked with both Pytest and Robot, I have to agree. And to expand on that, Robot framework had multiple disadvantages for us. (Note that this is about 2-3 years, so maybe things improved). It was pretty slow, just rewriting the s
23.
▲
by
denzil
4y ago
My experience with trying to use Cucumber for tests pretty much shown me that it doesn't work there. But one thing that I played a bit and seemed that it might work was using Cucumber for writing requirements. At least for when the req
24.
▲
by
denzil
4y ago
My guess would be Mode X, it was quite popular in games at the DOS/VGA times: https://en.wikipedia.org/wiki/Mode_X
25.
▲
by
denzil
4y ago
This comparison reminds me of Grace Hopper explaining how long nanosecond is: https://www.youtube.com/watch?v=9eyFDBPk4Yw
26.
▲
by
denzil
5y ago
From what I read in EU the pay is considered personal information and is thus is protected by GDPR. If your employer wanted to share it with 3rd party for something like this, he would need your explicit approval for it.
27.
▲
by
denzil
7y ago
The issue as I see it is, that they put the people, who have to rescue them in unnecessary danger as well as potentially drawing them from other places they might be needed at. There are other ways to grow, that don't put others in dan
28.
▲
by
denzil
7y ago
Feeling quite similar and only a little bit younger than you. I just rediscovered LessWrong (because of Pokemon fanfiction) and I think it might be worth for you to have a look at the Hammertime series: https://www.lesswrong.com&
29.
▲
by
denzil
7y ago
True, these were pretty much the reasons I ended up giving up on the collection. Luckily it turns out you can get older version of the Solitaire running on Win10 too, see for example: https://www.groovypost.com/howto/in
30.
▲
by
denzil
8y ago
Or you can use https://mbasic.facebook.com/ where the messsenger works too.
More ›