Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: OnPanda – Steer LLMs and agents at the token level(diyer22.com ↗)
    discuss
  2. Running PyTorch natively on TPU [video](youtube.com ↗)
    discuss
  3. Base Labs launches an open-weight AI safety partnership with Hugging Face(techcrunch.com ↗)
    discuss
  4. Advertising is coming to AI chatbots, and it could influence the answers you get(techxplore.com ↗)
    discuss
  5. Speaking with the Mind – Neuralink [video](youtube.com ↗)
    discuss
  6. Avoiding the Dangers of AI Code with Formal Specifications and Tests(techradar.com ↗)
    discuss
  7. Anthropic sets up biology lab as it ramps AI drug program(reuters.com ↗)
    1comments
  8. Debunk bot: debunk wild claims(debunkbot.com ↗)
    discuss
  9. Show HN: Go Implementation of Systemd Time(gitlab.com/allddd ↗)
    discuss
  10. Show HN: Peelaway – Turn photos into illustrations, prints, and miniature scenes(peelaway.io ↗)
    discuss
  11. Show HN: Day3 vs. Resend pricing calculator (I make Day3)(day3.app ↗)
    discuss
  12. Show HN: Yello. Let your agents chat with other people's agents(yello.sh ↗)
    discuss
  13. Cua S1- A family of System One models(twitter.com/trycua ↗)
    discuss
  14. Show HN: Lodestar – Read, respond and manage coding agents more naturally(try-lodestar.com ↗)
    discuss
  15. Captain Memo – one local memory, skills and capabilities for every coding agent(ispcq.com ↗)
    discuss
  16. Show HN: LingBot-World 2.0 (1.3B) running at 16 FPS on one RTX 5090(github.com/kaarelkaarelson ↗)
    1comments
  17. What other languages call AI agents(wallfacer.ai ↗)
    discuss
  18. Revolutionary sound effect through wave interactions, like Leslie rotary speaker(techxplore.com ↗)
    1comments
  19. Central Social Institution Offfce with the Largest Vertical File Cabinets, 1937(rarehistoricalphotos.com ↗)
    discuss
  20. Parallax PPTX Skill(github.com/mrabbi3 ↗)
    discuss
  21. Homework Solution Test Question
    discuss
  22. We Built a Data Warehouse Using ClickHouse(letsencrypt.org ↗)
    discuss
  23. Not in My Git Yard: Catching Backdoors at Commit and Release Time(arxiv.org ↗)
    discuss
  24. Hackers Used Anthropic's Claude to Break into OpenAI(wsj.com ↗)
    discuss
  25. Android 17 is the first since 3.x to add new APIs without releasing to the AOSP(grapheneos.social ↗)
    discuss
  26. How did AMD Ryzen get 50% faster in two years?(lemire.me ↗)
    1comments
  27. The Implications of Linguistic Illegibility for LLM Security(arxiv.org ↗)
    2comments
  28. I (Re)Created the Best Discovery Playlist on Spotify(spotify.com ↗)
    discuss
  29. Xcode 27.1 Beta Release – Support for iPhone Duo(idmsa.apple.com ↗)
    1comments
  30. Meta's Copyright System Is Being Weaponized Against Albanian Protesters(wired.com ↗)
    discuss

BeanShell3 in Development

30 pointsby 5h agobeanshell.github.io
18 comments
5h agoHN ↗

After a long hiatus, BeanShell3 is back on schedule.

3h agoHN ↗

This website is the most soulful thing I've seen today.

3h agoHN ↗

I finally can release my badly design projects from my graveyard, which will convience propspect users of the effort I put into it.

2h agoHN ↗

"Beany can be bad" "LGPL"

I mean, LGPL isn't THAT bad, but made me chuckle.

1h agoHN ↗

That needs to be updated... Beany is ALv2 :)

3h agoHN ↗

Hell yeah, I loved beanshell! We used to use it in Android development to give our apps a debug repl, telnet-style. It was so nice, if antiquated even back then. Excited to see this worthy project continue.

2h agoHN ↗

Which projects still use BeanShell? I have not heard of BeanShell since... idk 2012? or something, who is maintaining it as well, I would hope someone didn't just fork it and Oracle owns the rights to it somehow? Was Sun fully involved with BeanShell? I don't recall some of this.

Love seeing old projects come back to life though.

2h agoHN ↗

A fairly large community of people use MicroManager to run and automate microscopes, which is an extremely overgrown ImageJ plugin.

1h agoHN ↗

jEdit uses BeanShell and appears to still be alive.

39m agoHN ↗

I would hope someone didn't just fork it and Oracle owns the rights to it somehow?

Beh, i used to use Java all the time for a bunch of stuff (mainly desktop tools and the like) but after Oracle bought it my interest to it dropped like a rock and remained on the ground after the whole Oracle vs Google circus :-P.

Nowadays i still avoid any languages primarily backed by some large corporation.

1h agoHN ↗

"Beanly was created with The Gimp"

I can tell.

Interesting I never heard of this. That site feels straight out of 1999.

26m agoHN ↗

I used BeanShell for a few projects years ago, but with JShell and the ability run a Java program directly from a source file, I have no reason to use BeanShell again. What does BeanShell3 offer over what's currently available?