HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mafro

no profile record

Submissions

How Coding Agents Work: Inside OpenCode

cefboud.com
5 points·by mafro·il y a 9 mois·0 comments

Agents 2.0: From Shallow Loops to Deep Agents

philschmid.de
2 points·by mafro·il y a 9 mois·0 comments

comments

mafro
·il y a 2 mois·discuss
I didn't know what BGP is, but I did know CTF. YMMV
mafro
·il y a 3 mois·discuss
Never let a good crisis go to waste
mafro
·il y a 9 mois·discuss
This comment feels like a troll.

I'm sure you are aware that:

- Most open source projects on the Internet are on Github. One could argue Github itself has taken a significant role in the growth of OSS in the last decade

- Using Discord is totally du jour for open source communities in 2025

- Reddit is still the biggest discussion forum on the Internet. Including discussion about open source
mafro
·il y a 10 mois·discuss
There are only two essential apps on my Mac. iTerm2, and a browser
mafro
·il y a 10 mois·discuss
The same idea applies to self-driving cars though, no? That is an industry where the "AI revolution" will enrich only the existing incumbents, and there is a huge bar to entry.

Self-driving cars are not going to create generational wealth through invention like microprocessors did.
mafro
·il y a 11 mois·discuss
Ask an LLM to transcribe and give the overview and key points
mafro
·il y a 11 mois·discuss
This is a precursor to a future model which isn't simply a router.

From the system card:

"In the near future, we plan to integrate these capabilities into a single model."
mafro
·il y a 11 mois·discuss
One reason for this release is surely to respond to their mess of product line-up naming.

How many people are going to understand (or remember) the difference between:

GPT-4o GPT-4.1 o3 o4 ....

Anthropic and Google have a much better named product for the market
mafro
·il y a 5 ans·discuss
Also in answer to sibling comments - you don't need to connect the UI software to the cloud. I have an Edgerouter SFP-X and a few AP lites. I recently added an 8 port Unifi switch for more PoE ports.

Following is to the best of my knowledge! Any ex-Unifi folks or other pros are welcome to correct me:

- The Edgerouter absolutely does not talk to ui.com (except check-for-updates). There's no remote control ability etc etc.

- The Unifi range can be controlled from the cloud, but via your Unifi Cloud Key. You can run this software yourself, without buying extra hardware. When it is not running there is no comms to the cloud. Run the software, configure things, stop the software - I run it in docker on an rpi4.
mafro
·il y a 10 ans·discuss
Neat. I wrote my own hacky little Python app to upload to dropbox, but they recently broke that with changes to the dropbox python library. I hadn't bothered to fix it :)

I'll check this out instead - thanks for sharing OP.