HackerTrans
トップ新着トレンドコメント過去質問紹介求人

crypt0x

no profile record

コメント

crypt0x
·先月·議論
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 offers such facilities?
crypt0x
·3 年前·議論
[flagged]
crypt0x
·3 年前·議論
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.. Now that I’m trying to find it, it seems they deleted the github account. Seems like he saw the light, or got banned. Either way SNR increased and I’m all for that.
crypt0x
·3 年前·議論
This is beyond shitty behavior, especially considering that most OSS folks do it in their free time… uugghhh.
crypt0x
·4 年前·議論
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.
crypt0x
·4 年前·議論
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 work.

Also you get to connect with locals and nature along the way. Another thing that’s totally lost when you do the airborne thing.

Crossing an ocean is ofc a different beast but I’m also excited for a re-emergence of blimps!

ps: I’ve created a few collections on Komoot with the routes, if any1 is interested in more details: https://www.komoot.com/user/1468572320030/collections?type=c...
crypt0x
·4 年前·議論
As someone following beam stuff from a distance: why would I pick this over elixir/Phoenix?
crypt0x
·5 年前·議論
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….
crypt0x
·5 年前·議論
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 meta feeds is in JS already.

Here is the most recent one and it links to the other two as well: https://github.com/ssb-ngi-pointer/bendy-butt-spec
crypt0x
·5 年前·議論
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 much greater pill to swallow. It’s basically bolting on Solaris as a 2nd memory system just for zfs. I really hope this hack is recognized for what it is sooner rather then later…
crypt0x
·5 年前·議論
Came here to make exactly this post. Thank you.
crypt0x
·5 年前·議論
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 distinct, all metafeeds are on the same device.

multi-device is only spec'ed but not implemented in what we call "fusion identities": https://github.com/ssb-ngi-pointer/fusion-identity-spec

also, the ngi team has nothing to do with planetary.
crypt0x
·5 年前·議論
> which i wrote.

lol?
crypt0x
·5 年前·議論
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 supper inefficient redraw behavior compared to what the eBooks are doing.

What’s the situation here?
crypt0x
·5 年前·議論
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.