HackerTrans
TopNewTrendsCommentsPastAskShowJobs

3by7

no profile record

Submissions

Firefox 128 enables "privacy-preserving" ad measurements by default

mstdn.social
265 points·by 3by7·2 anni fa·213 comments

comments

3by7
·10 mesi fa·discuss
You're badly misinformed (or are intentionally spreading misinformation).
3by7
·anno scorso·discuss
That matches my experience, so I guess it may be a decent experience for someone new to the language and a bit more frustrating for someone more experienced on it (like me).
3by7
·anno scorso·discuss
Crystal is great! Which LLMs were used in that project? In my short and not very recent experience the LLM frequently mixed up Crystal and Ruby in the code they write.
3by7
·anno scorso·discuss
Missing the "under construction" gif, a visits counter, and... goatse.
3by7
·anno scorso·discuss
Overacted and silly humans indeed: https://www.youtube.com/watch?v=gO8N3L_aERg
3by7
·anno scorso·discuss
And

  - People inventing new technologies to not write JS
  - People inventing new technologies to avoid writing CSS
3by7
·2 anni fa·discuss
I missed seeing what the developer experience of the RubyMine debugger would be for this specific problem. Mentioning its advantages is good, but you have the perfect chance to putting it into action in front of your audience!
3by7
·2 anni fa·discuss
Nosferatu
3by7
·2 anni fa·discuss
As for USB cables, I replaced all of them with a set of decent USB-C cables plus a few sets of “USB-C to *” adapters.

I now have a small box with separate sections for the adapters, plus a zip bag with USB-C cables that takes 20% of the space and fits 80% (and growing) of my use cases.
3by7
·2 anni fa·discuss
I’m a developer whose experience with SQL is limited to writing basic queries, window functions and combining those with CTEs.

All my business logic is written in a highly expressive language. It’s conveniently easy to read, change, and test.

And still, I’d like to learn how to implement complex business logic within the realm of my database so I can use it when appropriate.

What resources would you recommend for learning and practicing to write business logic in SQL, including good practices and testing?