Viewing profile — rectalogic
rectalogic
HN member- Joined
- Sun, May 01, 2011, 10:19 PM UTC
- HN karma
- 48
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About rectalogic
Recent public activity
- story
- story
-
comment
Comment #46254157
You can enable it in iOS 18 https://enablegpu.com/guides/ios/
-
comment
Comment #46023567
> I'd be surprised if the Bells lab offer didn't have similar clawbacks. Bellcore inherited the year on campus program from Bell Labs. There were no clawbacks and no requirement to…
-
comment
Comment #44823017
> I imagine this product would be used in just one eye at a time The dosage instructions say to use it in both eyes https://www.accessdata.fda.gov/drugsatfda_docs/label/2025/21...
- story
-
comment
Comment #43820023
I use a small patch [1] to revealjs [2] hosted on GitHub pages [3], just point it to a markdown gist [1] https://github.com/hakimel/reveal.js/compare/master...rectal... [2] https:/…
-
comment
Comment #43643116
Live demo https://rectalogic.com/skysearch/
-
story
Show HN: SkySearch – realtime browser-based semantic search of Bluesky jetstream
Browser-based app that subscribes to the BlueSky Jetstream [1] and displays new posts that are semantically similar to a given query. It spawns a bunch of Web Workers to compute em…
-
comment
Comment #43421845
CDK has high level constructs like aws_ecs_patterns.ApplicationLoadBalancedFargateService etc. It seems like the above could be implemented as high level CDK constructs. So you cou…
-
comment
Comment #43185115
Nice, Ted had a previous less complete version of this called LizardLadder [1] That inspired me to build something vaguely similar while learning Rust and Bevy - Terp [2] [1] https…
-
comment
Comment #43107064
I changed it to use Cow , performance improved from 121.02 MB/s to 278.66 MB/s https://github.com/rectalogic/jsonparser
-
comment
Comment #42920053
Interesting. Back in 2007 my company Motionbox partnered with flipclips.com to sell themed flipbooks very similar to these. Both companies are defunct now. Demo at a trade show: ht…
-
comment
Comment #42480887
I use https://github.com/GAM-team/got-your-back for gmail
-
comment
Comment #41837254
You can apply color matrices to HTML elements by referencing an SVG feColorMatrix [1] from the filter [2] CSS property. [1] https://developer.mozilla.org/en-US/docs/Web/SVG/Element…
-
comment
Comment #41499812
Similar https://github.com/simonw/files-to-prompt
-
comment
Comment #41450722
Maybe a Raspberry Pi, and tailscale on the Pi and the iPad to connect. https://tailscale.com/download
-
comment
Comment #39759866
14.4 seems to be breaking Docker desktop for some uses too https://github.com/docker/for-mac/issues/7220
-
comment
Comment #39227880
Seems like something Permission Slip could do https://permissionslipcr.com/
-
comment
Comment #39041148
That’s what I did a few years ago. Drill a hole in the side of the air handler and mount it in there. https://mrscrappy.com/products/uv-c-air-sanitizer
-
comment
Comment #38335188
I used it to implement a 4 day work week. Just took every Friday off, plus a week here and there for vacation.
-
comment
Comment #28916827
Anyone figured out a way to hack this so it can be used on non-Apple hardware - hackincloth?
-
comment
Comment #26024803
You can create the entire presentation in markdown with reveal.js too https://github.com/rectalogic/gist-reveal
-
comment
Comment #25505708
I built something similar using Twilio’s video SDK https://github.com/rectalogic/spatia
- story