HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hyperbolablabla

no profile record

Submissions

[untitled]

1 points·by hyperbolablabla·8 mesi fa·0 comments

comments

hyperbolablabla
·2 mesi fa·discuss
Serious question, what are people using this for?
hyperbolablabla
·2 mesi fa·discuss
I enjoyed the Dexter's one which was a point and click adventure where you had to solve puzzles.
hyperbolablabla
·2 mesi fa·discuss
I actually love typos these days because it usually lets me know Im talking to a fellow human :)
hyperbolablabla
·3 mesi fa·discuss
Having made multiple (dare I say) fairly successful games on the Playdate, I can attest to how fantastic the developer experience has been and how easy it was for my non dev collaborators to get going. Pulp was a great in road for them to get started with game dev, and it's been a blast (despite how limiting Pulpscript is for a professional dev)
hyperbolablabla
·3 mesi fa·discuss
It's very low volume, sadly this was unavoidable I think, given the extremely custom nature of the input
hyperbolablabla
·3 mesi fa·discuss
GPS (using TOA or absolute time of a arrival) is cool and everything, but I'm a much bigger fan of TDOA, when you trilaterate using time _difference_ of arrival, relative to each station. This involves finding the intersection of 3 hyperbolae... Which is where my user name comes from!
hyperbolablabla
·3 mesi fa·discuss
I'm a brit who was born in and lives in Watford. I was mugged at knifepoint on oxford street in 2019, and have personally witnessed multiple phone thefts. Non-fatal knife crime is very high, the statistics don't lie in that regard. I hope you don't have the right to vote, because your denial of reality is doing irreparable harm to my country.
hyperbolablabla
·4 mesi fa·discuss
Not to state the obvious but, isn't literacy an entry requirement for a college course?
hyperbolablabla
·4 mesi fa·discuss
In my experience I have found the xdg-desktop-portal for whatever reason to be completely non functional on Arch/Hyprland. It must be an issue with my config but on x11 I never had to think about this
hyperbolablabla
·4 mesi fa·discuss
I want to love Mojo, but honestly, I think changing the semantics of the language is a massive footgun that will stunt adoption. Being a strict syntatic superset is not enough imo, and I'm not sure it can even make that claim?
hyperbolablabla
·4 mesi fa·discuss
At the most basic level, even just not letting Claude run terraform apply would've solved this issue. Review the god damn plan first! This is like engineering 101
hyperbolablabla
·4 mesi fa·discuss
I don't understand how a trillion dollar company can't at this point say "you know what, I think we're good on the profit front, let's convert some of that into improving UX"
hyperbolablabla
·4 mesi fa·discuss
I guess that makes Usain Bolt a physicist?
hyperbolablabla
·4 mesi fa·discuss
A factoid is a fact commonly thought to be true, but is actually false.
hyperbolablabla
·6 mesi fa·discuss
My statement was a fact, and in my opinion not politically loaded, yet respectful to Justine. I chose my words carefully.
hyperbolablabla
·6 mesi fa·discuss
Justine identifies as a woman.
hyperbolablabla
·6 mesi fa·discuss
AFAIK, RAD was acquired by Epic before Ryan began working on the Linux port
hyperbolablabla
·6 mesi fa·discuss
This is awesome. I've been meaning to check out WireGuard for some time, and this project has been inspiring for me. Thanks!
hyperbolablabla
·6 mesi fa·discuss
My friend does this and I feel the same way. I could never bring myself to do this, I cant even smile at people
hyperbolablabla
·6 mesi fa·discuss
My only gripe is that the tile metadata is stored as JSON, which I get is for compatibility reasons with existing software, but for e.g. a simple C program to implement the full spec you need to ship a JSON parser on top of the PMTiles parser itself.