Viewing profile — RiverBucketShoe
RiverBucketShoe
HN member- Joined
- Wed, Jun 16, 2021, 5:04 AM UTC
- HN karma
- 9
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About RiverBucketShoe
No profile information was provided.
Recent public activity
-
comment
Comment #33599025
yeah. but if this were randomized or corrected, it would be A LOT harder for me personally.
-
comment
Comment #33272248
Wake is a build tool that aims to replace make/bazel/etc. It requires that source files are checked into git before it will recognize them. https://github.com/sifive/wake
-
comment
Comment #32642406
And the name is backwards? Why did Microsoft start this?
-
comment
Comment #32187063
Splay trees: https://en.wikipedia.org/wiki/Splay_tree recently searched items are always near the top.
-
comment
Comment #32142115
Something not mentioned here is http://ditaa.sourceforge.net/ This project is in java (ew) but it's open source and could probably use a rewrite in something more modern.
-
comment
Comment #30678775
I feel like discharging the batteries before amassing them like this would solve these kinds of problems. Yes I know it's a hard problem, but still.
-
comment
Comment #29320783
This is the peak of my HTML knowledge. I feel called out
-
comment
Comment #29230496
using java spring framework
-
comment
Comment #29230365
Apple's software is full of race conditions. I have the newest phone and the newest update and I see them in the settings app, notifications pull down etc. unbelievable
-
story
Ask HN: Looking for a simple review website template
I'm looking to start a "review" website (think yelp). Is there any soft of open source software that is a template or a good starting place for this kind of site? I looked at phpBB…