HackerTrans
热门最新趋势评论往期问答秀出招聘

macote

348 声望加入于 8年前
[ 我的公开密钥:https://keybase.io/macote;我的证明:https://keybase.io/macote/sigs/rTqGfv0HLvEU8GuclLTFPnjcs30xVprDNz5bxM0VtPU ]

提交

The uncomfortable truth about vibe coding

developers.redhat.com
6 分·作者 macote·3个月前·1 评论

I-Harmonium

github.com
6 分·作者 macote·4个月前·1 评论

GitLab Service Disruption

status.gitlab.com
7 分·作者 macote·5个月前·3 评论

OWS (Fake Compressed Archive)

justsolve.archiveteam.org
1 分·作者 macote·6个月前·0 评论

RC5-72 / Overall Project Stats

stats.distributed.net
2 分·作者 macote·6个月前·0 评论

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

devblogs.microsoft.com
2 分·作者 macote·7个月前·1 评论

Dark mode now available on Simon Willison's blog

simonwillison.net
1 分·作者 macote·7个月前·0 评论

Type-fest – A collection of essential TypeScript types

github.com
3 分·作者 macote·9个月前·0 评论

Play snake in the URL address bar

demian.ferrei.ro
860 分·作者 macote·10个月前·92 评论

评论

macote
·3天前·讨论
值得一提的是,《终结者 2》也使用了 Softimage。

https://en.wikipedia.org/wiki/Softimage_(公司)

https://www.fxguide.com/quicktakes/remembering-softimage/
macote
·5个月前·讨论
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
·6个月前·讨论
https://yqnn.github.io/svg-path-editor/#P=m4_4h188v188h-188z...
macote
·6个月前·讨论
The thread about memory leak is here: https://news.ycombinator.com/item?id=46461061
macote
·6个月前·讨论
How about asking Gemini how to add dark mode to Gmail?
macote
·7个月前·讨论
Original title: All the other cool languages have try…finally. C++ says “We have try…finally at home.”
macote
·9个月前·讨论
You don't need to add a UUIDv4 column, you could just encrypt your UUIDv7 with format-preserving encryption (FPE).
macote
·10个月前·讨论
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个月前·讨论
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.