Viewing profile — crypt0x
crypt0x
HN member- Joined
- Wed, Sep 09, 2015, 8:01 AM UTC
- HN karma
- 103
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About crypt0x
Recent public activity
-
comment
Comment #48551264
This is fascinating but OCaml is a bit arcane for me… If the response from the compiler/type system is the feedback signal for the loop, shouldn’t this work for any language that o…
-
comment
Comment #37936118
[flagged]
-
comment
Comment #34471852
While we are sharing eye rollers.. I had this person plonk into our issues once with a “revolutionary” encryption technique. I wish I could remember the concoction he described.. N…
-
comment
Comment #34471725
This is beyond shitty behavior, especially considering that most OSS folks do it in their free time… uugghhh.
-
comment
Comment #33892035
IMHO Keyboard quality in thinkpads dropped like a stone after the 230s. It’s like Lenovo lost the plans for how to build those. The keys in the recent ones are incredibly mushy.
-
comment
Comment #32519178
I’ve been traveling from Hamburg to Barcelona by bike for the last ~6 weeks. Total is about 2700km. It surely could be done faster but I’ve met people along the way and did some wo…
-
comment
Comment #30129091
As someone following beam stuff from a distance: why would I pick this over elixir/Phoenix?
-
comment
Comment #29674111
ps: I did implement the v8 pretty-printer in go and it was a nightmare.. I’m sure it still has some corner cases that are not covered….
-
comment
Comment #29674066
Glad you picked up on it. It’s not on the protocol guide yet but there are two or three new formats in discussion which all just sign opaque bytes. Wider adoption pending but the m…
-
comment
Comment #29305900
I can ignore the licensing for my personal stuff (and some work might be able to, too) but from a technical perspective I find the SPL translation layer and fs caching overhead muc…
-
comment
Comment #29051979
Came here to make exactly this post. Thank you.
-
comment
Comment #28639762
sorry to rain down here but multi-device support is not a feature of metafeeds at all. It only realizes partial replication. It's equally important to grow the network but strictly…
-
comment
Comment #28630695
> which i wrote. lol?
-
comment
Comment #27333328
Not an export on this but I heard what blocked a lot of projects based on kindles was the proprietary waveform driver stuff to draw on the displays. Meaning that basic linux had su…
-
comment
Comment #26838872
Does someone know if this includes the QuicTransport JS API? Im still salty that Google scrapped the p2p mode from chrome, which could have been a nice alternative for webrtc, too.…
-
comment
Comment #26242577
Yup thanks, typo.
-
comment
Comment #26242567
The docs could benefit from a comparison against other existing projects, like cjdns, i2p or zeronet which all have “slightly” different trade offs.
-
comment
Comment #26241138
Agreed. Haven't checked out the code but it might because of the text labels in the first example? Last time I checked rendering text into a webgl context was basically reinventing…
-
comment
Comment #22846953
Also came here wondering how it relates to this. https://plundervolt.com/ https://media.ccc.de/v/36c3-10883-plundervolt_flipping_bits_...
-
comment
Comment #18746581
This one is correctly hooked into the schedule database so changes should be reflected fast. Also should have recording links, at least had them last year. Congress – 35C3 https://…
-
comment
Comment #18073725
is it gone? Otherwise you just have to recover the .ssb/secret from your $HOME.
-
comment
Comment #18068882
Out of curiosity: which UI toolkit would you like to see? Qt/gnome/..? There now is a python and Go base and rust is starting as well.
-
comment
Comment #18068822
The patchfoo tunnel is really just a stopgap for me until a native soltion is available. it’s also a good option for no having the secret on the device, though. re size: you really…
-
comment
Comment #18066535
podcastphile people new to the concept of ssb might find this episode interesting: https://stealthisshow.com/s04e04/
-
comment
Comment #18066526
I think this is by design. andre summarizes this as pull vs push architectures. you need to be pulled in by some1. SSB is not supposed to be _yet another global room_ but open a wa…