HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fidotron

no profile record

Submissions

Personal internet radio: Agentic AI DJ

github.com
2 points·by fidotron·16 วันที่ผ่านมา·0 comments

Gemma 4 for Telephony: From Two AI Models to One – Until I Switched to Chinese

medium.com
4 points·by fidotron·27 วันที่ผ่านมา·0 comments

Everything at Once: Social Media, AI – – – A Digital Safety Commission (Canada)

michaelgeist.ca
4 points·by fidotron·เดือนที่แล้ว·0 comments

Hays Code

en.wikipedia.org
5 points·by fidotron·เดือนที่แล้ว·0 comments

French-Iranian author Marjane Satrapi, author of 'Persepolis', dies at 56

france24.com
457 points·by fidotron·เดือนที่แล้ว·131 comments

Canada's AI strategy is set to fail before it even launches

theglobeandmail.com
3 points·by fidotron·เดือนที่แล้ว·0 comments

CRTC to require streamers pay 15% of annual rev to support Canadian content

nationalpost.com
3 points·by fidotron·2 เดือนที่ผ่านมา·0 comments

Fairlight CVI (Computer Video Instrument) Demo Video (1984)

youtube.com
5 points·by fidotron·2 เดือนที่ผ่านมา·0 comments

(Canada) Facing backlash, Anandasangaree says tech cos 'misinterpreting' bill

cbc.ca
2 points·by fidotron·2 เดือนที่ผ่านมา·0 comments

Data centers at sea: Panthalassa nets $140M for wave-powered AI

geekwire.com
1 points·by fidotron·2 เดือนที่ผ่านมา·0 comments

Tribe v2: An AI Model of the Human Brain, Predicting Neural Responses

aidemos.atmeta.com
2 points·by fidotron·2 เดือนที่ผ่านมา·2 comments

Tumbler Ridge families seek US$1B in OpenAI lawsuit

ctvnews.ca
2 points·by fidotron·2 เดือนที่ผ่านมา·0 comments

AI slop videos aimed at babies are 'garbage,' says pediatrician

cbc.ca
5 points·by fidotron·3 เดือนที่ผ่านมา·0 comments

UK game development suffers its 'sharpest recorded decline'

videogameschronicle.com
6 points·by fidotron·4 เดือนที่ผ่านมา·0 comments

High-performance JSON library for Elixir via Rustler NIFs, powered by sonic-rs

github.com
3 points·by fidotron·4 เดือนที่ผ่านมา·0 comments

My HP 9000 712/60 "Gecko" Workstation Featuring HP "Color Recovery" (2005)

bytecellar.com
2 points·by fidotron·4 เดือนที่ผ่านมา·0 comments

Mistral AI partners with Nvidia to accelerate open frontier models

mistral.ai
6 points·by fidotron·4 เดือนที่ผ่านมา·0 comments

Native meshtastic client for HP Jornada 720/728 Win CE

github.com
3 points·by fidotron·4 เดือนที่ผ่านมา·0 comments

FIGlet is a program for making large letters out of ordinary text (old)

figlet.org
4 points·by fidotron·4 เดือนที่ผ่านมา·1 comments

Family of child injured in Canada school shooting sues OpenAI

bbc.com
12 points·by fidotron·4 เดือนที่ผ่านมา·2 comments

comments

fidotron
·8 วันที่ผ่านมา·discuss
Casey is right, but the whole point for the Rivian position is they see themselves as the car software platform of the future. The idea we want primarily phone UIs in our cars is antithetical to their very existence, or why VW invested in them.

The idea customers should have control over the interfaces they use needs to be reinforced. If anything this is why the AI wave has gained so much hype as now people get to bypass so much nonsense masquerading as UX.
fidotron
·8 วันที่ผ่านมา·discuss
Because it converts all normal DBA tasks into development tasks. If this fits your org (and at huge scale it is more likely) then that's fine, but for small/mid/growth places that can be a PITA.

There does seem to be more effort going into an SQL layer, but it's very hard to know what the state of layer dev and direction is these days, especially if you're not located near core devs.
fidotron
·16 วันที่ผ่านมา·discuss
The one that amazes me is Okta.

OK their Mac UX is great, but given their rate of incidents how can you trust it?

Clearly this stuff is not actually bought based on track record.
fidotron
·18 วันที่ผ่านมา·discuss
This has been de facto true for a while, not that it improves the situation. Various EU countries have legal limits for the size of cash transactions, requiring you to do it via a bank.

The idea that people have private property does seem to be something governments are incredibly keen to erode.
fidotron
·19 วันที่ผ่านมา·discuss
> The money doesn't go to the start ups - it all goes to large tech companies like IBM, etc, because, obviously, IBM knows about innovation.

And the big accounting firms.

It's incredible how efficiently they divert all activity and attention from the core task, and then wonder why things don't take off.
fidotron
·20 วันที่ผ่านมา·discuss
One dimension of this which isn't discussed enough is this opens the road to inference providers silently discriminating against different users who will remain oblivious to what's going on. i.e. if you "fail" ID verification it's actually good that they tell you as opposed to serving you a malicious model instead.
fidotron
·21 วันที่ผ่านมา·discuss
It would have to alter the voice of anyone on it to make them sound ridiculous.
fidotron
·21 วันที่ผ่านมา·discuss
> I’d have to imagine that a modern VS would sell better than Virtua Tennis 4 did (assuming it was good).

I mean, no. Virtua Striker is fun for maybe 5 minutes, while Virtua Tennis is sublime, especially in multiplayer.

For couch multiplayer one of the few games better than Virtua Tennis 2 is Beach Spikers, which is to volleyball what Virtua Tennis is to tennis.
fidotron
·24 วันที่ผ่านมา·discuss
> I want transactional interactions that actually work.

One of the great lies of the modern world is that this actually happens.
fidotron
·25 วันที่ผ่านมา·discuss
+ Australia + Canada
fidotron
·25 วันที่ผ่านมา·discuss
Curiously all the opponents are in favour of it, or even think it doesn't go far enough.
fidotron
·27 วันที่ผ่านมา·discuss
> And the obvious rebuttal to that is that it's equally hard to provide an upper bound for the runtime of a single insert

This is precisely where you're going wrong. The insert is upper boundable in advance (you know the set of everything you might potentially have to insert), the delete isn't because you don't know what's in the db until you look.

I strongly recommend poking around with Foundation for this, because it becomes clear that this problem is the defining flaw with the way they tried to architect with layers, to the point they have a queuing system for processing large jobs of this type.
fidotron
·27 วันที่ผ่านมา·discuss
The whole problem with the delete cascade is you can't tell how big it will be until you have entered the transaction to do it. An insert you either know or it will fail and you can retry.
fidotron
·27 วันที่ผ่านมา·discuss
> I'm not aware of instances where a delete is "far more work" than an equivalent insert though. That's not the general case, and I'm having a hard time thinking of any situations where that would be true.

Transactionally across related items with constraints it can explode fast.

If you've ever used FoundationDB this rapidly becomes the defining PITA due to the transaction size limits. Adding/inserting/updates are all far more predictably bounded.
fidotron
·เดือนที่แล้ว·discuss
> Heck, China, Israel, and India all have larger tech industries than Canada and have much stricter internet speech requirements.

It's almost like all three of those involve absolutely enormous captive markets, including for their defence/espionage purposes.
fidotron
·เดือนที่แล้ว·discuss
While deeply unlikely to change anything it really is important as much noise is made about this as possible.

On top of this will be C-34 which is just full no privacy anymore territory https://www.michaelgeist.ca/2026/06/everything-all-at-once-b...

The gov do all this and then will act surprised as Canada's tech sector finds it even harder to create any consumer facing businesses leaving all the value being captured by the Americans. Surprised pikachus all round.
fidotron
·เดือนที่แล้ว·discuss
Curse you. Now I have a new objective in life.

For those of this persuasion in the Montreal area we have https://exporail.org
fidotron
·เดือนที่แล้ว·discuss
The enormous question here is if AI works the way these people say then surely competing companies will emerge that are enormously smaller and more agile, thus eating their lunch completely.

The fact this doesn't appear to be happening suggests something different is in play.
fidotron
·เดือนที่แล้ว·discuss
For whatever reason the British underappreciate Brave New World.
fidotron
·เดือนที่แล้ว·discuss
When EU ID is needed for Eurovision voting we can all act surprised by the change in rankings.