HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nitros

no profile record

Submissions

Postgres's lateral joins allow for quite the good eDSL

bensimms.moe
93 points·by nitros·3 месяца назад·24 comments

comments

nitros
·3 месяца назад·discuss
This entire paper smells of LLM, I'm sure even the most distinguished academic would refrain from using notation to prove that the SIP status cannot change during operation.
nitros
·3 месяца назад·discuss
I'm suspicious of this prediction given the curl project's experiences...
nitros
·4 месяца назад·discuss
Months if the firmware properly sleeps.
nitros
·4 месяца назад·discuss
I don't see much motivation for fixing that when I can purchase a nrf52xx Bluetooth Beacon on aliexpress for €4 and flash it with firmware that pretends to be 50 different airtags, rotating every 10 minutes, and therefore bypassing all tracker detections.
nitros
·4 месяца назад·discuss
It's probably less damaging to recommend abusing Xanax than recommending using a LLM.
nitros
·4 месяца назад·discuss
Klopilot: Klo ~ Toilet Vibrierkot: Kot ~ Faeces
nitros
·5 месяцев назад·discuss
How exactly does distilling a censored model produce an uncensored model?
nitros
·8 месяцев назад·discuss
This is like saying Haskell doesn't have immutability because it has the state monad, or that rust doesn't because you can shadow with let.

Data is immutable and thats much more important than whether local variables can be modified imo.
nitros
·9 месяцев назад·discuss
It's also becoming possible to have transparent rigid PCBs as of quite recently: https://www.pcbway.com/blog/News/Transparent_Rigid_PCBs_Laun...

Naturally it does mean you can't have a ground pour, so the PCB needs to be designed to look nice with it.
nitros
·10 месяцев назад·discuss
Also might be interesting to read about: https://embassy.dev/
nitros
·10 месяцев назад·discuss
The following should fix that:

  defaults write org.gnu.Emacs NSAutoFillHeuristicControllerEnabled "NO"
nitros
·10 месяцев назад·discuss
Eh, Emacs isn't really a system where broken behaviour goes unnoticed. It either works as you expect or something isn't working correctly.