HackerTrans
TopNewTrendsCommentsPastAskShowJobs

warrenm

no profile record

Submissions

Upbeat Technology's RISC-V MCU Takes Flight with Near-Threshold Computing

allaboutcircuits.com
43 points·by warrenm·8 months ago·8 comments

Want to be a better learner? Start by noticing how you think

bigthink.com
3 points·by warrenm·8 months ago·0 comments

A Brutal Look at Balanced Parentheses, Computing Machines, and Pushdown Automata

raganwald.com
59 points·by warrenm·8 months ago·32 comments

The truth of Ancient Rome hides under its myth of decadence

bigthink.com
1 points·by warrenm·8 months ago·0 comments

Myth-Buster: rsyslog is not "just a legacy syslogd"

rsyslog.com
1 points·by warrenm·8 months ago·0 comments

One third of all journalists are creator journalists, new report finds

poynter.org
2 points·by warrenm·8 months ago·1 comments

Korea's cardboard drones address UAV shortages and climate crisis

tomshardware.com
9 points·by warrenm·8 months ago·0 comments

After delays, Egypt set for lavish opening of grand museum

phys.org
35 points·by warrenm·8 months ago·42 comments

Osint Intelligence Analysis

opensourceintelligence.biz
1 points·by warrenm·8 months ago·0 comments

Navan IPO tumbles 20% after historic debut under SEC shutdown workaround

techcrunch.com
1 points·by warrenm·8 months ago·0 comments

Trump tells Senate Republicans to use "nuclear option" to end shutdown

axios.com
9 points·by warrenm·8 months ago·1 comments

Why do some radio towers blink?

jeffgeerling.com
179 points·by warrenm·9 months ago·120 comments

Japan Builds a Living Wall: 395Km Tsunami Barriers and a Forest of 9M Trees

industrytap.com
3 points·by warrenm·9 months ago·0 comments

Why did ancient people build Poverty Point?

phys.org
2 points·by warrenm·9 months ago·0 comments

Shark Data Suggests Animals Scale Like Geometric Objects

quantamagazine.org
2 points·by warrenm·9 months ago·0 comments

Beliefs about Bots: How Employers Plan for AI in White-Collar Work

arxiv.org
1 points·by warrenm·9 months ago·0 comments

Dubious security vulnerability: Denial of service by loading a large file

devblogs.microsoft.com
3 points·by warrenm·9 months ago·0 comments

Scientists debate mass distribution of antibiotics in Africa

science.org
2 points·by warrenm·9 months ago·0 comments

Garbage Collection for Rust: The Finalizer Frontier

soft-dev.org
2 points·by warrenm·9 months ago·0 comments

Is Sora the beginning of the end for OpenAI?

calnewport.com
182 points·by warrenm·9 months ago·199 comments

comments

warrenm
·8 months ago·discuss
Alternative link: https://archive.is/ZzD9m
warrenm
·9 months ago·discuss
Most of the self-proclaimed 'emperors' have no clothes

The actual emperors? They are dressed (or, at least, in the fabric section of the hobby store and have a sewing machine at home)
warrenm
·9 months ago·discuss
>why did they try so hard to hype it in anthropomorphic terms?

Marketing, pure and simple

People relate better to something that sounds humanesque (even though it is not) vs calling it what it is (in this case, a massively-backed (ie LLM-based) Markov Chain generator)
warrenm
·9 months ago·discuss
>How close are we to where a robot could get into a car from 2010 and drive me around?

A long way away

And here is why - driverless cars are a thing ... essentially making the car the "robot"

General-purpose robots are an amusing scifi trope, but have no practical benefit in reality

Purpose-built robots (even ones that can flex within that prupose to different applications) make far more sense (and have already been around for decades)
warrenm
·9 months ago·discuss
This is precisely why nVidia is providing GPU to AI companies, and not trying to be one themselves ... loads more money to be made selling shovels to prospectors than in being a prospector
warrenm
·9 months ago·discuss
The valid use cases for blockchain are relatively few

The use cases where it gets applied are far more than the valid ones

As for NFTs ... there never was (and never will be) a valid use case - it does not matter if you "own" a digital asset (like an image): a screenshot of it is good enough for 99.99999...% of people, so why pay for the "real" thing?
warrenm
·10 months ago·discuss
Define "malicious code"

Now define "unintended side effect"

Now add "no one is maintaining it anymore"[0]

-------

[0] https://xkcd.com/2347/
warrenm
·10 months ago·discuss
And that
warrenm
·10 months ago·discuss
how much of a propulsion system could you feasibly pack in a cubesat?
warrenm
·10 months ago·discuss
Sounds like you have yourself a YCombinator startup proposal in the making
warrenm
·10 months ago·discuss
>Yep, but students love reinventing the wheel ;).

And ... professors love making students reinvent the wheel
warrenm
·10 months ago·discuss
GPUs are [effectively] irrelevant for many use cases (IoT, embedded, most servers, etc)
warrenm
·10 months ago·discuss
I was on the Fediverse for a while with my own Mastodon instance a few years ago[0]

Then a minor update broke it[1]

Have not been back since

Like you, I want to like it / use it ... but it simply takes too much mental space on top of the other social media / comm channels I use (professional and personal)

--------

[0] https://antipaucity.com/2019/02/07/sweetree-ga-the-newest-ma...

[1] https://antipaucity.com/2019/07/16/goodbye-self-hosted-masto...
warrenm
·10 months ago·discuss
If I were to get a "coding assignment", I would tell them 'no'

So I would spend 0 minutes

And not just because I am not especially close to a 'coding' or 'developer' role in my IT career

But because they are all* a complete and utter waste of time

Unless you mean a whiteboarding session in an in-person interview, where you see approaches to problem solving, swags in the direction of an answer, refinement of the problem statement, etc - those I spend 15-20m on (out of the 45-60m interview session)

---------

* maybe there is a coding assignment that is not a waste of time, but I have never in my well over 20 years in IT seen it
warrenm
·10 months ago·discuss
Starting in the middle, vs one end or the other, is definitely a different problem :)
warrenm
·10 months ago·discuss
you do not need to remember state with the simplest solver:

- place your right hand on the right wall - walk forward, never letting your hand leave the wall - arrive at the exit

yes, you travel many dead ends along the way

but you are guaranteed to get to the end of a 'traditional' maze
warrenm
·10 months ago·discuss
>I've tried having them run a maze, but instead of giving them the whole maze up front, I have them move one step at a time, tell them which directions are open from that square and ask for the next move, etc.

Presuming these are 'typical' mazes (like you find in a garden or local corn field in late fall), why not have the bot run the known-correct solving algorithm (or its mirror)?