HackerLangs
TopNewTrendsCommentsPastAskShowJobs

lozf

no profile record

comments

lozf
·9 dni temu·discuss
That paper was published in 2014. The reference Opus encoder has certainly had a number of improvements that affect sound quality since then, whereas very few AAC implementations have.
lozf
·24 dni temu·discuss
Heh, "funrollloops" reminds me of recompiling FreeBSD 4 on my thinkpad back in the early aughts. The word made me imagine some sort of processed breakfast cereal with too many additives.
lozf
·w zeszłym miesiącu·discuss
Indeed, but some scoundrel is probably scraping this page and having an LLM prepare their pitch as to how manufacturers could improve Ad / Data collection revenue by bypassing these suggestions :/
lozf
·w zeszłym miesiącu·discuss


      uBlock-Origin settings | Filters | Cookie notices   
Works well for that subset of dickovers at least.
lozf
·3 miesiące temu·discuss
I'm not certain about CLI, but Plasma 6.6 does allow preferences / settings to be exported & restored / shared.

https://youtu.be/RuxNnfllxco?t=3894 - Neal Gompa on the Fedora 44 Release party stream,
lozf
·3 miesiące temu·discuss
I recently found this video about UK's track record regarding privacy:

https://www.youtube.com/watch?v=_k_70iqBCDc
lozf
·3 miesiące temu·discuss
Prefix-w works, or did you want something more?
lozf
·4 miesiące temu·discuss
also: no "C", and no "rust", despite being a portmanteau of both these other languages names :)
lozf
·4 miesiące temu·discuss
> The article seems to be insinuating that it would have.

I disagree, the article clearly states:

      Montgomery and others were careful to say that Linux ID 
      will not magically prevent another xz‑style supply‑chain 
      attack, but they argue it materially raises the cost.
lozf
·4 miesiące temu·discuss
https://news.ycombinator.com/item?id=47166473

- the video is well worth a watch.
lozf
·4 miesiące temu·discuss
> That's the literal topic of War Games (1983)

Probably ran out of tokens before the end, during training.

"How about a nice game of Chess?"
lozf
·5 miesięcy temu·discuss
Really nicely done. I usually settle for

    xclock -analog -update 1 -norender -hl grey -fg grey -bg black
(You can put a `TZ="Wherever"` variable at the start for different timezones, and those that don't like the seconds ticking can pass e.g. 0.01 instead of 1 to the -update option).

Brits of a certain age will recall (and might appreciate) the clock faces available at https://625.uk.com/tv_logos/flash2.htm#clocks too.
lozf
·5 miesięcy temu·discuss
Those are not "speed" cameras, they're to enforce daily payment (or fines) for driving in "Ultra Low Emissions Zone" areas in non-compliant vehicles. The area covers all 32 London Boroughs, around 1,500 km² (580 square miles), - affecting approximately 9 Million people.
lozf
·5 miesięcy temu·discuss
I like "both Shift keys" to toggle caps lock on the odd occasions it's useful.
lozf
·5 miesięcy temu·discuss
Some information about this leaked 3 years ago (February 2023), see:

https://cdn.xcancel.com/pic/orig/64D3E63614C36/media%2FHBUh4...

via

https://xcancel.com/BasedTorba/status/2023560958023450771
lozf
·6 miesięcy temu·discuss
> unusual maps https://raildar.co.uk/map/KGX

Nice one, OpenRailTimes[0] is a similar style, but split in to smaller local sections by rail company and area.

I also like SignalBox[1] maps for their more traditional geographic layout, and for "less map -- more data", with accurate times that trains pass through stations and junctions, then RealTimeTrains[2] is hard to beat.

- [0]: https://www.opentraintimes.com/maps

- [1]: https://www.map.signalbox.io/

- [2]: https://www.realtimetrains.co.uk/
lozf
·6 miesięcy temu·discuss
Good call, I've had success with:

     pandoc -f gfm -t typst -o file.typ file.md 
and as you'll know it's easy to add a Template if required.
lozf
·6 miesięcy temu·discuss
You know that "this dude" is basically the UK Governments version of the NSA, right?

https://github.com/gchq

https://www.gchq.gov.uk/
lozf
·7 miesięcy temu·discuss
"encrapsulated"
lozf
·7 miesięcy temu·discuss
It's just one press of the G key in Vim, or Alt > in Emacs. Even nano has Alt / to jump to the end of a file.

I find those preferable to reading things in reverse order, but Vim opens up at the last location anyway so it's usually just there.