Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tiddles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tiddles
1y ago
Nice, I’ve been looking for something like this for a while. I’ve noticed on my huge catkin cmake project that cmake is checking the existence of the same files hundreds of times too. Is there anything that can hook into fork() and provide
2.
▲
by
tiddles
1y ago
Code is a liability. When I let a LLM take the wheel, I end up with thousands of lines of crappy abstractions and needless comments and strange patterns that take way more brain power to understand than if I did it myself. My current workfl
3.
▲
by
tiddles
2y ago
Probably 10 at most.
4.
▲
by
tiddles
2y ago
What worked for me in Estonia was to find a C++ job (robotics) then gradually push for Rust as I gained seniority and autonomy. Now maybe 70% of the code I write is Rust, both robot side and backend :)
5.
▲
by
tiddles
3y ago
I have been trying out a trackball as a mouse replacement only. I will try this setup, nice idea
6.
▲
by
tiddles
3y ago
I’m having this problem now. I want to publish a post about recent months of progress on my project, but while writing it I found the solution isn’t complete and still has some flaws, so I feel I must put some more weeks of work into the co
7.
▲
by
tiddles
3y ago
iwantmyname.com, because I couldn’t find anywhere else that would sell .ms domains for cheap. Never had a problem with them
8.
▲
by
tiddles
3y ago
Me too, added now!
9.
▲
by
tiddles
3y ago
https://domwillia.ms I write about Rust and game engine development while slowly working towards a Dwarf Fortress-like game.
10.
▲
by
tiddles
3y ago
I wrote game engine after game engine with various languages and designs. Somehow I’m still motivated today to rewrite navigation in my 15th engine for the 3rd time.
11.
▲
by
tiddles
4y ago
Yep, moved to Tallinn from England for work 6 months ago. Being a software engineer classes you as a “top specialist” so getting a visa and residence permit was very straightforward. It really is a beautiful country. And today is the first
12.
▲
by
tiddles
4y ago
Great suggestion, thanks. I’m sick of the program output constantly screwing up the tui.
13.
▲
by
tiddles
4y ago
I remember reading your post about this a few years ago, when I was first considering moving abroad! Glad it’s going well for you. I have recently taken the plunge and moved to Estonia :)
14.
▲
by
tiddles
4y ago
It is, after all, just a monoid in the category of endofunctors.
15.
▲
by
tiddles
4y ago
For my long term side project I just dump ideas into a barely organised backlog.md [^1]. After finishing a feature or taking a few months away, I normally dive back in by browsing this and choosing the next milestone. It's worked well
16.
▲
by
tiddles
4y ago
https://domwillia.ms I write about Rust side projects occasionally. It uses a custom static site generator because I needed to procrastinate somehow before starting the first post... Now it's nicely stable and punishing new
17.
▲
by
tiddles
4y ago
Very interesting, thanks for sharing. I didn't know I wanted to understand how ticker names are implemented until now!
18.
▲
by
tiddles
5y ago
Author here, this was a fun side project as an excuse to mess around with FUSE, Rust and Kotlin. I've written a blog post covering the technical details: https://domwillia.ms/minecraft-fs
19.
▲
Show HN: FUSE Filesystem for Manipulating Minecraft
(github.com)
14 points
by
tiddles
5y ago
|
3 comments
20.
▲
by
tiddles
5y ago
These posts are always a pleasure to read. it's great to see continuous work on improving compiler performance, and especially with good results too.
21.
▲
by
tiddles
5y ago
Glad to see inline asm is finally stabilised, that's one less reason to use nightly for osdev!
22.
▲
by
tiddles
5y ago
The recent post[^1] about the roadmap for Async Rust shows promise for the coming years. [^1]: https://blog.rust-lang.org/inside-rust/2022/02/03/async-in-2...
23.
▲
Statically Recompiling NES Games into Native Executables with LLVM and Go (2013)
(andrewkelley.me)
1 points
by
tiddles
5y ago
|
0 comments
24.
▲
by
tiddles
5y ago
Aspell is a good interactive spell checker for just before publishing. ‘aspell -c text.md’
25.
▲
by
tiddles
5y ago
I use a simple python http server that supports uploads. Good for transfers of photos and files both ways. https://gist.github.com/UniIsland/3346170
26.
▲
by
tiddles
5y ago
You can go into insert mode with i, then keys like question mark will be forwarded to the site.
27.
▲
by
tiddles
5y ago
Very timely for me too, as I'm planning an unbounded move from the UK to Europe in the next few months.
28.
▲
by
tiddles
5y ago
Sounds like they're doing it properly then!
29.
▲
by
tiddles
5y ago
My personal experience - after nearly 3 years at my current employer working mostly on features and bug fixes for existing big projects, I've found myself at the centre of several greenfield projects that fit my expertise perfectly. I
30.
▲
by
tiddles
5y ago
Falling asleep on a plane is another option
More ›