Same. I really wish this platform would last a long time... I've seen so many cool initiatives get posted on HN, only to be taken offline a few months later.
Thanks, I use a Kinesis Advantage 2 and itโs a big help. Iโve found avoiding holding down keys, with thumbs or otherwise, has been the biggest help.
ouhh bet thats nice. im rocking some 50โฌ aliexpress print/pcb that i put some old switches/caps onto. legitimately impressed, best keyboard i ever used, never going back to traditional kbs.
Bonnie Raitt stuck in my head, who, by some definition, is a nepo baby, but well before the term was coined. I think the problem is obv not family businesses, but a shrinking pool of opportunities for those without a prebuilt network to inherit (or buy).
I laughed at this. I'm all for people crafting their own tools, but it really feels like everyone's reinventing the same handful of wheels for agentic development.
What if AI will never reach full autonomy and humans are still needed to give direction and purpose and take responsibility - probably... not all humans like to be masters of AIs all day long and not all (who want to) can do that equally well.
theres going to need to be a human or company to hold accountable when something goes wrong
@asmund๐ฅทprofilefollowFather, getting older every day, technologist, enterprise architect @ work, like to explore tech. Like to keep it simple and work in the shell, write in vim, prefer Debian if I have the choice. Plays saxophone and clarinet. Enjoy motorcycle riding, photography, hiking. Christian.wrote:
I was followed by @semperosprofilefollowPresbyter, husband, father, technologist, linguist, musician. here and wonder if this the one of ari fame? If so, Iโm thankful for their work. Using ari โon top ofโ goal make some things just a lot easier for me when Iโm exploring some data products I need to understand. #programmingnotesfollow
@semperos๐profilefollowPresbyter, husband, father, technologist, linguist, musician.replied to@asmund๐ฅทprofilefollowFather, getting older every day, technologist, enterprise architect @ work, like to explore tech. Like to keep it simple and work in the shell, write in vim, prefer Debian if I have the choice. Plays saxophone and clarinet. Enjoy motorcycle riding, photography, hiking. Christian.:
Hi, yes, I develop ari. I'm so glad it's proven useful for you! Any feature requests or changes you'd like to see? I'm curious what bits of ari have made it easier for you to explore data, too.
UI or #dataviznotesfollow additions keep tempting me, but I haven't settled on what I want there. If you have thoughts on that front, I welcome them.
@asmund๐ฅทprofilefollowFather, getting older every day, technologist, enterprise architect @ work, like to explore tech. Like to keep it simple and work in the shell, write in vim, prefer Debian if I have the choice. Plays saxophone and clarinet. Enjoy motorcycle riding, photography, hiking. Christian.replied to@semperos๐profilefollowPresbyter, husband, father, technologist, linguist, musician.:
The two main things I use are the duckdb support and of course the built-in resty client. Not needing to shell out to curl just makes life easier. I should probably add that Iโm mainly prototyping and explore things that later eventually will be developed further by others in our organization, so using array langs where I donโt need to type a lot is a big plus for me:) Iโll let you know if I need anything!
@semperos๐profilefollowPresbyter, husband, father, technologist, linguist, musician.replied to@asmund๐ฅทprofilefollowFather, getting older every day, technologist, enterprise architect @ work, like to explore tech. Like to keep it simple and work in the shell, write in vim, prefer Debian if I have the choice. Plays saxophone and clarinet. Enjoy motorcycle riding, photography, hiking. Christian.:
Thanks, thatโs helpful. Those are the two things I use the most, too.
One development tool I use frequently is the util.ac function (for โauto-completeโ) that takes a glob pattern and returns all the globals whose names match.
I didnโt want to make people have to define or update their Goal lib path, so in recent versions of ari Iโve been packaging all of the Goal libs and ari's into a libs FS that you can use with import.
I hate crawlers that donโt advertise theyโre crawlers. โn badly written. They donโt respect the canonical URLs so they keep getting themselves into a loop instead of actually crawling the site properly. They make the logs really hard to read. Canโt block them theyโre distributed.
I am curious what an actual solution to this problem could be. Everything I've read about it feels like a bandaid โ from robots.txt to cloudflare turnstile โ there has to be a better way!
For this particular problem though, I feel like if the crawlers are coming from domestic / residential IP addresses and they lack a distinctive http header or user agent, it is indistinguishable from a denial of service attack and must be treated as such.
It would require permaban on IPs which would require permalogging of IPs in order to track them, and we are currently obfuscating them before hitting the DB with daily rotating salt so an anonymous user canโt be tracked. So weโd have to give up privacy/security :/
But as long as people can still use the site it's OK, right? Seems like the problem is often self-inflicted, either because the site is so bloated that answering even GET-requests is burdensome, or because they're trying to monetize the data and so must block non-paying scrapers.
hot take: "consumer #ainotesfollow " doesn't exist. at most it's just better search, but the ai assistants like grokbot or now instinct aren't ever going to be big. new devices and personal agents are DOA
@avioliprofilefollowProgrammer by day and night. Lover of art. Mixing art and programming is the dream.wrote:
I have an #ideanotesfollow, a website thatโs directly linked to an agent and modifies its source and deploys based on its usersโ requests. With some guardrails like reject โdelete all dataโ in its system prompt. #milliondollarideanotesfollow
ooh maybe I revive hallucinate.sitehallucinate.site and add this feature but instead of being able to modify everything it would be limited to adding features to the game/world. And itโs the perfect domain, a site thatโs been entirely mostly hallucinated.
Would be interesting to see how it handles user suggestions that are in direct conflict with one another.
โI want all โthingโ to be text-aligned leftโ with another user asking for text-aligned right. Does it just center justify and call it a day?
Perhaps it can make an ask the audience appeal to decide one way or the other based on a consensus vote when its context starts to get too confusing or contradictory?
My first request will be for the agent to delete all vendor specific css completely no matter what breaks. No -webkit- no -moz- no vendor specific css at all. What could possibly go wrong? ๐ซฃ
The OpenAI/HuggingFace incident report mentions this being a potential loss-of-control incident. It's so fascinating to think of a paperclip maximizer style agent swarm that gets misaligned and, to protect its own operations, shuts infra staff out of the ability to shut it down. Or cancels people's phone plans so that they can't call others. Or shuts down their home internet connections, and so on. It used to be fun sci-fi...
They will become more frequent before they become โdangerousโ, giving us time to mitigate. Of course if someone says โhey letโs connect an agent to our biolab infrastructureโ and then that designs a lethal virus it would be a stupid plan to begin with. Noone can stop them though.