Viewing profile — chrisMyzel
chrisMyzel
HN member- Joined
- Wed, Aug 01, 2018, 7:31 AM UTC
- HN karma
- 123
- Public activity
- 157 items
- HN profile
- View on Hacker News ↗
About chrisMyzel
No profile information was provided.
Recent public activity
-
comment
Comment #41479598
everyone loves the sound of screaming fans with a cup of coffe in the morning. Seriously, the page is frustratingly broken on Firefox, kinda works but pages won't move reliably. Wo…
-
comment
Comment #41449723
it's entirely possible humanity will not stay in that regime forever and grow exponentially again
-
comment
Comment #41422854
> The only solution is landfill. Why would it? The only thing needed to get rid of plastic is destroying it's key advantage over other materials (price) either by force or will. I …
-
comment
Comment #41354837
it says 's3 compatible', it has an ENDPOINT parameter, it shows an example in the readme setting up a minio-server via docker compose. I'd say yes :)
-
comment
Comment #41354589
wouldn't a healthy - "we screwed up - why is that, how can we fix it" - be the right shift in company culture? If Boeing officially states "we're fine with both options, NASA you d…
-
comment
Comment #41297998
you'll need to translate this and it's just an intro https://www.ndr.de/geschichte/schauplaetze/Marodes-Atommuell... "Search for final repository could drag into 2070s" https://www…
-
comment
Comment #41297684
(This will lead nowhere..) but hearing someone claim theft, which is a well defined term, usually involving physically taking something from someone is so much of a statement like …
-
comment
Comment #41289758
Germany, to this day, has been unable to fix their nuclear waste treatment. There is no single approved upon solution for radioactive waste and recently it became clear that even s…
-
comment
Comment #41289658
anyone here can say a word or two about ZBLAN fibre optical cable created in microgravity environments?
-
comment
Comment #40843761
Seems they deactivated the issue section while people have been still looking for help how to restore their data. https://web.archive.org/web/20240531085449/https://github.co...
-
comment
Comment #40843722
I today came to my raivo OTP - a popular iOS 2FA app - just to be greeted with an initial setup screen. Upon completing setting up a new master password I came to an empty screen. …
- story
-
comment
Comment #40142313
wait, arent these previews just images? whenever I worked on making these previews work with twitter, telegram etc I used opengraph tags (and similar) or dynamically created them (…
-
comment
Comment #35842513
https://www.mosaicml.com/blog/mpt-7b 65k+ context window, open source, open weights
-
comment
Comment #35597877
while I appreciate the project, the title should better say "US coverage"
-
comment
Comment #35449063
I find the title a bit misleading. Looking at 'Her' I expect agentic behaviour with memory that I'd likely interact with for long periods of time, the proposed applications seems t…
-
comment
Comment #35407754
According to the PR on github this is likely just a bug with the implementation that makes htop (etc) display wrong RAM usage numbers. It seems as of now as there is "no magic happ…
-
comment
Comment #35262631
all these "chatGPT style" projects seem not to be able to refer to previous messages.Nice UI though :) What's an alpaca? > An alpaca (Vicugna pacos) is a domesticated species of So…
-
comment
Comment #35245614
Petals is an impressive feat but be aware it is very slow with 1-4 sec / token (depending on the hardware you have). I find it too slow for even experimenting, as a developer I wan…
-
comment
Comment #35245576
I find it scary coming back to the fingerprint.js site after years and still being correctly identified and see the exact dates I visited
-
comment
Comment #35244854
has anybody found out where to get the original weights checksums? all the repos are still promoting loading untrusted pickled data via torrent with no means of verification that t…
-
comment
Comment #35195125
could someone please break this down even more :) I can make a 100 Gbit repeater using an FPGA with this?
-
comment
Comment #35132752
Don't have the code around but using a cheap NFC sticker at multiple places in my house to pause/ resume audio. I'm using a RPI with mopidy and made a small microservice that does …
-
comment
Comment #35021072
Thanks for the very in detail explaination, great help! It's insane to think we can run a 175B parameter model on a consumer card (with enough time). Will def. look into "offline e…
-
comment
Comment #35015921
How is the actual VRAM requirement calculated (says 175B on mid-range GPU). Do I need a max of one layer in VRAM and any more will just speed up inference?