Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fritzy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
fritzy
4mo ago
Protestware is fascinating. It exposes that corporations depend on developers with no formal or informal relationship. It's also like that Daffy Duck cartoon where he performs a magic trick he can only do once -- you can get your messa
2.
▲
by
fritzy
10mo ago
SteamOS is only going to support other hardware by coincidence. Valve is unlikely to put in resources beyond the hardware that they want to support. It's also unlikely to change the whole "firmware restore, entire drive" appr
3.
▲
by
fritzy
2y ago
There's similar projects like QB64 and L-Basic. I have to wonder if keeping language variants alive will be of historic significance hundreds of years from now. Will anyone care about early computing to this extent?
4.
▲
by
fritzy
4y ago
I did a web remake of the old DOS re-imagining of SpaceWar a few years back as an exercise. https://spacewar.pro https://github.com/fritzy/spacewar.pro It's kind of fun watching the AI fight each other
5.
▲
Overwatch Gameplay Architecture and Netcode – A Great Explanation of ECS
(youtube.com)
22 points
by
fritzy
8y ago
|
1 comments
6.
▲
by
fritzy
8y ago
Ultima Online 2
7.
▲
by
fritzy
8y ago
I haven't had Firefox crash in years, and I use nightly for all of my day-to-day browsing. Chrome crashes or locks whenever I iterate on a canvas based game after some amount of refreshes.
8.
▲
by
fritzy
8y ago
I made a HTML5 version based on the DOS spacewar.exe as an exercise at https://spacewar.pro
9.
▲
by
fritzy
8y ago
OP's game hasn't flopped. The beta just launched yesterday and appears to be trending on steam and itch.
10.
▲
by
fritzy
8y ago
In reality, everyone works together to make sure the project is successful throughout its lifespan. It's not usually a hand-off.
11.
▲
by
fritzy
8y ago
I, the OP, am a starter myself. I was focused on finishers because they're often undervalued.
12.
▲
Starters, Finishers, and Large Teams
(blog.andyet.com)
18 points
by
fritzy
8y ago
|
12 comments
13.
▲
by
fritzy
8y ago
`table -> trigger to log table -> trigger to notify` is exactly the right solution here. You can even use the same stored proc to replay old logs.
14.
▲
by
fritzy
9y ago
I should submit https://spacewar.pro as a clone of DOS SPACEWAR
15.
▲
by
fritzy
9y ago
This post doesn't reject limit, offset -- it's just that you shouldn't use it if your data is very deep or if you need hard consistency. It's nice that you live in a world where this stuff doesn't matter though. Con
16.
▲
by
fritzy
9y ago
I imagine the render task tree also has to determine which intermediate textures to keep in the texture cache, and which ones will likely need to be redone in the next frame. That kind of optimization has to be tricky.
17.
▲
by
fritzy
9y ago
It seems strange that they would claim that Python's libuv based event loop is twice as fast as Node.js's libuv based event loop. There's some context missing to that statement or it's flat out false.
18.
▲
by
fritzy
10y ago
We in the XMPP community work hard to make "Jabber" secure. Forward secrecy, federation and client scoring, carefully constructed extensions. But without end-to-end encryption like PGP or something, you're open to attack. The
19.
▲
by
fritzy
10y ago
Both of these articles fail to mention that as of Postgres 9.5, you can use logical replication rather than WAL. This is why Amazon's RDS now supports multi-region slaving with Postgres.
20.
▲
by
fritzy
10y ago
Step one: Enable Linux Subsystem for Windows Step two: Install "Bash for Windows aka Ubuntu root" Step three: compile as normal
21.
▲
by
fritzy
10y ago
According to the feature-set, this is basically NeoVIM. * Separation into front-end and back-end: NeoVIM does this. The UI uses the same interface a plugin does. * Asynchronous operations: NeoVIM uses libuv to do this (same asynchronous C++
22.
▲
by
fritzy
11y ago
You're right there. This was a naive stab at it that I hadn't properly thought through. I'll try to update the post this weekend.
23.
▲
by
fritzy
12y ago
http://aphyr.com/posts/317-call-me-maybe-elasticsearch
24.
▲
Using Level Tools with Riak
(gists.fritzy.io)
3 points
by
fritzy
12y ago
|
0 comments
25.
▲
by
fritzy
13y ago
The skills don't seem to be a stretch. Basically a devops guy that used to be a full stack guy.
26.
▲
by
fritzy
13y ago
The roadmap being, basically stay away from commercial encryption software. Don't trust hardware that you can't see. Worry about secure routers as much as worrying about secure endpoints. Shouldn't that have been obvious?
27.
▲
by
fritzy
13y ago
This may be related. https://twitter.com/fritzy/status/367532797356826624 I found it odd (not wrong, just unusual) that an open source project would purchase ad promotions like promoted tweets, rather than the com
28.
▲
by
fritzy
13y ago
The pairing of the statement about Snowden with an inquiry into government sponsored hacking is telling about their attitude and reasons for not being super cooperative.
29.
▲
by
fritzy
14y ago
So very amused by this!
30.
▲
by
fritzy
14y ago
All coffeescript all the time! I guess you can't expect much else from a ruby group.
More ›