HackerTrans
TopNewTrendsCommentsPastAskShowJobs

macote

348 karmajoined قبل 8 سنوات
[ my public key: https://keybase.io/macote; my proof: https://keybase.io/macote/sigs/rTqGfv0HLvEU8GuclLTFPnjcs30xVprDNz5bxM0VtPU ]

Submissions

The uncomfortable truth about vibe coding

developers.redhat.com
6 points·by macote·قبل 3 أشهر·1 comments

I-Harmonium

github.com
6 points·by macote·قبل 4 أشهر·1 comments

GitLab Service Disruption

status.gitlab.com
7 points·by macote·قبل 5 أشهر·3 comments

OWS (Fake Compressed Archive)

justsolve.archiveteam.org
1 points·by macote·قبل 6 أشهر·0 comments

RC5-72 / Overall Project Stats

stats.distributed.net
2 points·by macote·قبل 6 أشهر·0 comments

All the other cool languages have try finally. C++: We have try at home

devblogs.microsoft.com
2 points·by macote·قبل 7 أشهر·1 comments

Dark mode now available on Simon Willison's blog

simonwillison.net
1 points·by macote·قبل 7 أشهر·0 comments

Type-fest – A collection of essential TypeScript types

github.com
3 points·by macote·قبل 9 أشهر·0 comments

Play snake in the URL address bar

demian.ferrei.ro
860 points·by macote·قبل 10 أشهر·92 comments

comments

macote
·قبل 23 ساعة·discuss
It's worth mentionning that Softimage was used for Terminator 2.

https://en.wikipedia.org/wiki/Softimage_(company)

https://www.fxguide.com/quicktakes/remembering-softimage/
macote
·قبل 5 أشهر·discuss
The author is misusing .gitkeep. I use it to keep source code folders that don’t contain any code yet, but whose structure is already defined.
macote
·قبل 5 أشهر·discuss
https://yqnn.github.io/svg-path-editor/#P=m4_4h188v188h-188z...
macote
·قبل 6 أشهر·discuss
The thread about memory leak is here: https://news.ycombinator.com/item?id=46461061
macote
·قبل 6 أشهر·discuss
How about asking Gemini how to add dark mode to Gmail?
macote
·قبل 7 أشهر·discuss
Original title: All the other cool languages have try…finally. C++ says “We have try…finally at home.”
macote
·قبل 9 أشهر·discuss
You don't need to add a UUIDv4 column, you could just encrypt your UUIDv7 with format-preserving encryption (FPE).
macote
·قبل 10 أشهر·discuss
I used ANTLR to create a grammar file for MK (Manufacturing Knowledge). I plugged the JavaScript parser and lexer into Ace editor. Good memories.
macote
·قبل 10 أشهر·discuss
I think 'local' in this context could also simply mean 'wall', as in wall clock time. When my friend asks me the date and time, I don't have to bother with time zones.

This type of date/time is also very useful to store in a computer.