HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nopakos

no profile record

Submissions

The Simpsons Hit and Run Running in the Browser

shar-wasm.cjoseph.workers.dev
3 points·by nopakos·17 days ago·1 comments

Playing Atari music on Amiga for free

arnaud-carre.github.io
5 points·by nopakos·2 months ago·1 comments

ZX Spectrum Basic controls a lunar lander in Kerbal Space Program [video]

youtube.com
4 points·by nopakos·4 months ago·0 comments

Delphi 13.1 Released, with ARM64 support

blogs.embarcadero.com
61 points·by nopakos·4 months ago·37 comments

Robert Moreno and the use of ChatGPT that defined his time at Sochi

beinsports.com
1 points·by nopakos·6 months ago·0 comments

'Fuck You, Make Me' Without Saying the Words

daringfireball.net
14 points·by nopakos·6 months ago·24 comments

Graphics API is irrelevant [video] – Shader code to video with C and FFmpeg

youtube.com
1 points·by nopakos·6 months ago·0 comments

Europe's cookie nightmare is crumbling. EC wants preference at browser level

theverge.com
59 points·by nopakos·8 months ago·94 comments

comments

nopakos
·16 days ago·discuss
People where mocking EU for regulations and now this is happening in the US. I know that Europe is behind in AI but still...
nopakos
·17 days ago·discuss
Previous (Show HN) post with some wasm porting process information: https://news.ycombinator.com/item?id=47783061
nopakos
·26 days ago·discuss
Network permissions could be used to avoid ads on Android. The horror!
nopakos
·3 months ago·discuss
Iteration 7 would be interesting as a video (for a video).
nopakos
·3 months ago·discuss
Artist who spent 20 years making a scale model of every building in NYC, makes a living as a truck driver.
nopakos
·4 months ago·discuss
One concern is that if an EU company becomes very successful, it could easily be acquired by a large U.S. corporation.
nopakos
·4 months ago·discuss
So it should be an accessibility setting. I don't mind if the default is on or off.
nopakos
·5 months ago·discuss
In Greece it was released as "Τελευταία έξοδος: Ρίτα Χέιγουορθ" literally "Last Exit: Rita Hayworth". People were saying, jokingly, that the title was a spoiler.
nopakos
·5 months ago·discuss
Hey, fellow civil-engineering-software designer here! [https://www.anadelta.com/en/anadelta-tessera/] Same story, same problems with dongles, perpetual & subscription licenses.
nopakos
·6 months ago·discuss
It's another sign that -by some measure- "America has crossed the line into competitive authoritarianism". There was this opinion piece some months ago in the New York Times by Steven Levitsky, Lucan Way and Daniel Ziblatt which I recalled when I read this. [https://archive.is/WZMpM]
nopakos
·6 months ago·discuss
I have not tried C++, but Codex did a good job with low-level C code, shaders as well as porting 32 bit to 64 bit assembly drawing routines. I have also tried it with retro-computing programming with relative success.
nopakos
·6 months ago·discuss
Yes! I’d really appreciate a comparison of Android Auto/CarPlay support, overall responsiveness, and especially the user-experience side, like whether you can permanently turn off beeps and warnings, and how usable (or annoying) the smart features and alerts are.
nopakos
·7 months ago·discuss
Mousetrap the board game is the opposite: Hard to setup, almost zero playtime, very hard to put back in the box.

Repeat twice a day because the kids love the idea of the game!
nopakos
·7 months ago·discuss
I use one of them to make an old EEE laptop a dedicated Pico-8 machine for my kids. [https://www.lexaloffle.com/pico-8.php]
nopakos
·8 months ago·discuss
There is an effort to rewrite the games from the book Basic computer games in modern languages. The word game is here: https://github.com/coding-horror/basic-computer-games/tree/m...
nopakos
·9 months ago·discuss
You can click on it to change to Celsius!
nopakos
·9 months ago·discuss
Great. Someone now has to make a real video footage detector, so people don't fall for reverse-scams /s
nopakos
·9 years ago·discuss
Sorry, it's the same in Delphi (Pascal successor). The compilation time goes up exponentially as number of units goes up. Compilation of 2.000 files (750.000 lines) takes about 20 minutes.