Viewing profile — deniska
deniska
HN member- Joined
- Fri, Feb 24, 2012, 3:05 AM UTC
- HN karma
- 233
- Public activity
- 77 items
- HN profile
- View on Hacker News ↗
About deniska
No profile information was provided.
Recent public activity
-
comment
Comment #49032582
I mean… https://www.amazon.com/s?k=fpv+pcb
-
comment
Comment #48745557
We should keep some people around who can read paper maps (and keep paper maps around too). We need to keep doctors around who can keep working without a computer. It's a civilizat…
-
comment
Comment #48493594
Well, there's always… https://github.com/FWGS/xash3d-fwgs
-
comment
Comment #48439838
A tool with a monthly subscription isn't a tool, it's a service.
-
comment
Comment #47740881
I help my dad run a proxmox setup on a server he's got from a local craigslist analog and put on a co-location in a datacenter. It only uses a single public IP. All VMs are in a "v…
-
comment
Comment #47179504
Just some more parameters, and it would overfit that specific PDF too.
-
comment
Comment #46641138
If you ever wanted to use a modern C and C++ compiler on windows xp, 32 bit version of w64devkit[1] does target it and provides a recent gcc version. [1] https://github.com/skeeto/…
-
comment
Comment #42504380
At some point, python became the language I use the most. And its IDEs… are frankly not really great. They are doing their best, but given the dynamic nature of the language, the e…
-
comment
Comment #41616301
Yes, raylib does support android. I have a slightly incomplete build script I use for my raylib projects (obviously you need to take better care of signing, you probably want to bu…
-
comment
Comment #41348668
Some time ago many people in Russia wished that Russia will become a normal European country. I guess the wishes were granted, but not in a way we wanted.
-
comment
Comment #39725441
Why it's good: you won't get a sudden slowdown if postgresql for some reason changes its plan to something much less performant.
-
comment
Comment #38731925
I started with the basic family of languages. VB6, QBasic (yes in this strange order), VB.Net, PowerBasic, FreeBasic. FreeBasic was probably the most fun of them to me: cross-platf…
-
comment
Comment #38566725
Because they come with not-really-multitasking OSes, with restricted access to file system and limited selection of software.
-
comment
Comment #35974001
Yes and no. Modding a game means that you have a specific starting point, the original game, which you are probably a fan of. And you may want your creation to be a part of this or…
-
comment
Comment #34244216
With modern tooling packaging pure python code to be used by other python developers is a relatively painless process. The main problem with python packaging is that it's often C/C…
-
comment
Comment #33652925
We prefer option c: add a new table/column with similar looking name. Then few years later start wondering why there're two almost identical entities, and why one of them behaves w…
-
comment
Comment #33570868
Fine. launches bittorrent client on the phone
-
comment
Comment #33314932
I have a small script ran by cron (well, systemd timers) every 15 minutes which checks the current IP via https://api.ipify.org/ and updates dns entries on digital ocean (its dns s…
-
comment
Comment #33160505
My favorite kind of web forum engine is the one which keeps discussions threaded, but displays them in a flat list of messages ordered by time, but with quick navigation to parent …
-
comment
Comment #31176644
So that your ISP, or someone else along the way, doesn't put a cryptocurrency miner into the page source.
-
comment
Comment #30565601
It's not a war, it's the "special military operation". Calling it a war can be considered a lie in Russia.
-
comment
Comment #30565057
Gorbachev is 91 and still alive.
-
comment
Comment #30424288
I was using Nexus 6 from 2014 in 2019. And honestly I would continue using it if its battery wasn't in abysmal state leading to throttling. Considered buying new old stock or tryin…
-
comment
Comment #30269970
Palm IIIe. Great little device I had as a kid. Sim City, Strategic Commander, some other games. BASIC, Lisp, maybe some other interpreters also? And AvantGo web browser, which prim…
-
comment
Comment #30242420
Sure, but if we're talking about these languages being "socially acceptable" for writing websites, they arrived a bit later to the party than PHP. Granted, it still happened about …