Viewing profile — nullgeo
nullgeo
HN member- Joined
- Thu, Mar 21, 2013, 7:49 AM UTC
- HN karma
- 316
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About nullgeo
No profile information was provided.
Recent public activity
-
comment
Comment #48995976
Hard disagree. I love a little bit of whimsy (which I feel the world is lacking more and more everyday) from Simon everytime a new model is announced.
-
comment
Comment #45881956
> Did mass processed food production stop people from cooking or enjoying human made food? Yeah but what if I'm getting pitted against my coworkers who are vibe coding and getting …
-
comment
Comment #45800003
What is React runtime? I looked it up and the closest thing I came across is the newly announced React compiler. I have a vested interest in this because currently working on a mic…
-
comment
Comment #45684923
One I use a lot is kp, it kills a process listening to a particular TCP port. kp () { if [ -z "$1" ] then echo "Usage: kp " return 1 fi lsof -nP -iTCP:"$1" -sTCP:LISTEN | awk 'NR>1…
-
comment
Comment #44582468
Not a fork of thunderbird. It's custom CSS that renders the thunderbird "chrome".
- story
-
comment
Comment #39295040
Also clicking on the checkbox label does not check or uncheck it. Me thinks they jumped the gun on this
-
story
Ask HN: Web app for building family tree
Hi HN, I’m looking for a good web app for building family tree. Preferably one that’s almost free or with one time payment. Features should include ability to upload photos. Don’t …
-
comment
Comment #36668319
The opposite is true in Chrome-- the address bar a little more than completely useless. I use it mostly for web development but this feature along with manifest v3 introduced by Ch…
-
comment
Comment #35530173
The sign in flow is completely broken for me. I am signing up with an email, after I click the verification link it takes me to a page where I need to enter my email yet again. Her…
-
comment
Comment #32831790
w3schools has gotten better over the years[1]. I use MDN for almost everything, but I do mistakenly click the first result on Google Search which is usually w3schools. You can use …
-
comment
Comment #31729815
I am squarely in the camp that believes real sentience is not possible anytime soon given the current limits of computation and tech. My biggest takeaway from this is that emotion …
-
comment
Comment #31426595
Yeah exactly, if I `require important.rb` in this file, and `important.rb` wasn't committed how did that project even build and get deployed. Any sane build system will instantly f…
-
comment
Comment #31370740
Bob, are you using the same data as the OP?
-
comment
Comment #31349616
Every year I scan through their Google I/O website to see if anything catches my eyes, not many things they're presenting catch my eyes. I did look at Flutter 3, but probably won't…
-
comment
Comment #30256369
I noticed that the strings do not actually sound close to a natural guitar. For the next set of enhancements perhaps you could incorporate Karplus-Strong[1] in your audio generatio…
-
comment
Comment #27849730
I am excited about this because it finally seems like there will be one more worthy competitor in the portable gaming arena. I was getting really tired of Nintendo's majority marke…
-
comment
Comment #27131906
Recently I read somewhere that writing long prose is easy but writing something succinct takes way longer. I think that translates to writing code as well.
-
comment
Comment #24628948
My Samsung TV auto-updates. It's infuriating as I cannot disable it.
-
comment
Comment #24275138
This is a peak pretentious HN comment that gives HN its infamy. It is a pleasure to read that style in literary works, but in your day to day life is that how you want to communica…
-
comment
Comment #23399906
I think I am smart but I am lazy, and I have this unquenchable thirst for knowledge. I rabbit-hole into things and never completely finish a project that I start. I have so many ab…
- comment
-
comment
Comment #17444894
Thanks a lot for your help!
-
comment
Comment #17439115
This is very cool. Where can I learn more about stuff like this, and what are the prerequisites for learning something like this? I have a BSc in CS and understand OSes and program…
-
comment
Comment #17431822
What kind of business do you run? Can you explain a bit about how your systems in different providers are connected?