Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sneusse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
sneusse
5mo ago
That makes a lot of sense, thanks for clarifying!
2.
▲
by
sneusse
5mo ago
What I'm wondering for a while now: How do the game streaming services run the Denuvo titles? Do they get special builds? They will not run on bare metal hardware but in some kind of VM right? Wouldn't Denuvo detect that and stop
3.
▲
by
sneusse
2y ago
See also: https://github.com/corsix/ffi-reflect/
4.
▲
by
sneusse
2y ago
Battery life is a weird way to compare these technologies. It does not matter if you dispatch your draw calls or the retained mode framework does it for you - if you have new data to draw every frame then _somebody_ has to do it. I do ship
5.
▲
by
sneusse
2y ago
Well, AnyDesk allows screen sharing from i-Devices, not sure about remote control though.
6.
▲
by
sneusse
4y ago
My wife and I wanted to travel around Europe on a tight budget for a month. As we didn’t care for the order we’d visit each location I built a multi-stop-with-some-constraint flight optimizer based on scraped google flights data. I could en
7.
▲
by
sneusse
4y ago
Well, if you don't mind (or like) living in a small village, Black Forest area. Housing is very affordable for good standard houses (just bought 170sqm house for 450k with renewable heating, decent energy efficiency). Nature here is aw
8.
▲
by
sneusse
4y ago
Sure, if you’re replacing functionality/processes then you’re right. I was thinking of adding/integrating new processes. That’s imho the harder task because you usually have less data to work with.
9.
▲
by
sneusse
4y ago
That’s what I was trying to say. It’s our job to read what they need instead of trying to do exactly as they say
10.
▲
by
sneusse
4y ago
This. Well, minus point 3 or include the user feedback in your goals. Also keep in mind that most people cannot articulate what they really want but most of the time they will complain about a bad solution. Also try to mimic the other appli
11.
▲
by
sneusse
4y ago
What’s more important, your job or your family? Family? Quit/Pause your job. At least for half a year. You’re trying to rush a relationship, that’s just not possible. Go traveling, stay at least two weeks in one place. If you like it s
12.
▲
by
sneusse
4y ago
Not quite useless but more like a one shot use: I spent some days building a flight/train route optimizer for traveling to N cities, staying at least M days while minimizing travel costs for a single journey in 2018. Was fun to build a
13.
▲
by
sneusse
4y ago
Thanks, I see many contributions dangeling on the wrong repo now, which is sad :(
14.
▲
by
sneusse
4y ago
Won't this fail when the file is not gzipped but, for example, zstd compressed?
15.
▲
by
sneusse
4y ago
We travel a lot. Experiencing different cultures and landscapes never gets old for us. My wife will take her laptop because she’d miss her work, I won’t :)
16.
▲
by
sneusse
4y ago
https://github.com/bitwarden/mobile Would be one example. You can subscribe to premium features and all the stuff is open source.
17.
▲
by
sneusse
4y ago
Well, you do but usually within the same process. I usually don’t because DearImgui exists and I usually do simulation stuff which benefits from the immediate mode approach.
18.
▲
by
sneusse
4y ago
So the user is waiting 30min and watches the progress bar? What’s your frontend used for? If the progress bar is everything then maybe you should just build a command line app.
19.
▲
by
sneusse
4y ago
That’s how Elizabeth Keen died.
20.
▲
by
sneusse
4y ago
https://de.m.wikipedia.org/wiki/Kraftwerk_Datteln 40% ~ 400MW of this coal plant go directly to DB. They argue that it’s only used for freight and not for public transport but meh - a useless differentiation IMO.
21.
▲
by
sneusse
4y ago
Well, there is https://scilua.org/ I'm not a numerics guy, so I've no idea if this fits. But I like LuaJIT and use it as my "scriptable C runtime".
22.
▲
by
sneusse
4y ago
Yeah, if both agree to play again! This would prevent random encounters with wait only victory.
23.
▲
by
sneusse
4y ago
https://m.youtube.com/watch?v=5eo8nz_niiM Fun to watch their DC :)
24.
▲
by
sneusse
4y ago
You could export a varargs function and use this to call the appropriate Lua function, I guess.
25.
▲
by
sneusse
5y ago
Thats what made me smile to :) Swap trying to swap RAM to RAM then suddemly: swap recursion :)
26.
▲
by
sneusse
5y ago
That's the missing piece! Now I know how to spend my next rainy day!
27.
▲
by
sneusse
6y ago
Realizing this thread is very very weird I'll recommend codingames clash of code for those who don't know. https://www.codingame.com/multiplayer/clashofcode It's code golf/some puzzles on a 15 minut
28.
▲
by
sneusse
6y ago
> Don't want to do programming otherwise though. So get a FAANG manager position. With that attitude towards your chosen profession you can do all the leetcoding you want and still don't get a job.
29.
▲
by
sneusse
6y ago
> The talent that makes one good at coding challenges also makes one good at implementing real world solutions. I actually never heard of Leetcode before this thread but I highly doubt that. This seems to be a puzzle site like Codewars o
30.
▲
by
sneusse
6y ago
QNX/Linux/eCos/Sciopta What is it that you really need, more than CAN, SOME/IP and a small Web-Server/-Client ? Sciopta can even be bought ASIL-D/SIL3 certified. Fills your 4MB flash not even half
More ›