HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hyperbolablabla

no profile record

Submissions

[untitled]

1 points·by hyperbolablabla·hace 8 meses·0 comments

comments

hyperbolablabla
·hace 2 meses·discuss
Serious question, what are people using this for?
hyperbolablabla
·hace 2 meses·discuss
I enjoyed the Dexter's one which was a point and click adventure where you had to solve puzzles.
hyperbolablabla
·hace 2 meses·discuss
I actually love typos these days because it usually lets me know Im talking to a fellow human :)
hyperbolablabla
·hace 3 meses·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
·hace 3 meses·discuss
It's very low volume, sadly this was unavoidable I think, given the extremely custom nature of the input
hyperbolablabla
·hace 3 meses·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
·hace 3 meses·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
·hace 4 meses·discuss
Not to state the obvious but, isn't literacy an entry requirement for a college course?
hyperbolablabla
·hace 4 meses·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
·hace 4 meses·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
·hace 4 meses·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
·hace 4 meses·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
·hace 4 meses·discuss
I guess that makes Usain Bolt a physicist?
hyperbolablabla
·hace 4 meses·discuss
A factoid is a fact commonly thought to be true, but is actually false.
hyperbolablabla
·hace 6 meses·discuss
My statement was a fact, and in my opinion not politically loaded, yet respectful to Justine. I chose my words carefully.
hyperbolablabla
·hace 6 meses·discuss
Justine identifies as a woman.
hyperbolablabla
·hace 6 meses·discuss
AFAIK, RAD was acquired by Epic before Ryan began working on the Linux port
hyperbolablabla
·hace 6 meses·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
·hace 6 meses·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
·hace 6 meses·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.