HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ramon156

2,934 karmajoined 4 lata temu
meet.hn/city/nl-Goes

Socials: - bsky.app/profile/van-sprundel - github.com/van-sprundel - codeberg.org/ramones

Interests: Art, Cybersecurity, Digital Nomad, Fintech, Fitness, Freelancing, Gaming, Hacking, Hardware, IoT, Media, Music, Networking, Open Source, Programming, Remote Work, Startups, Travel, Technology, Writing

---

Submissions

A single MR with 52k commits had stalled GitLab CI

gitlab.com
6 points·by ramon156·11 dni temu·0 comments

Hebbian Learning from First Principles (2024)

arxiv.org
2 points·by ramon156·w zeszłym miesiącu·0 comments

Ask HN: What is happening with the Meta Ads dashboard?

4 points·by ramon156·w zeszłym miesiącu·0 comments

Show HN: Odeva Booking – A unified PMS for holiday parks and campgrounds

2 points·by ramon156·w zeszłym miesiącu·0 comments

LightSolver Partners with Boeing

photonics.com
2 points·by ramon156·2 miesiące temu·0 comments

Ask HN: State of Photonic (AI) Computing

5 points·by ramon156·2 miesiące temu·1 comments

Building a Tax Conformance Kit

odeva.app
1 points·by ramon156·2 miesiące temu·0 comments

Ask HN: Degraded GPT-5.5 Quality?

2 points·by ramon156·2 miesiące temu·1 comments

Ask HN: Package Registry

1 points·by ramon156·2 miesiące temu·0 comments

Ask HN: Opus Agent Drifting

1 points·by ramon156·3 miesiące temu·0 comments

Ask HN: Actions to take after session hijack?

2 points·by ramon156·3 miesiące temu·0 comments

Show HN: Vif - An alpha|experimental alternative to PHP Composer

github.com
4 points·by ramon156·3 miesiące temu·1 comments

Tell HN: Claude Returning 429 in OpenCode

1 points·by ramon156·4 miesiące temu·0 comments

Tell HN: Moltbook was running in my browser

3 points·by ramon156·4 miesiące temu·2 comments

BullshitBench

petergpt.github.io
11 points·by ramon156·4 miesiące temu·0 comments

Faster Loading for GitHub Issues

github.blog
3 points·by ramon156·6 miesięcy temu·0 comments

Where are you supposed to go if you don't care about growth?

ramones.dev
100 points·by ramon156·7 miesięcy temu·100 comments

[untitled]

9 points·by ramon156·7 miesięcy temu·0 comments

Ask HN: What's the current go-to for replacing Spotify's "Discover Weekly?"

2 points·by ramon156·7 miesięcy temu·0 comments

LinkedIn us loud, and corporate is hell

ramones.dev
2 points·by ramon156·8 miesięcy temu·0 comments

comments

ramon156
·przedwczoraj·discuss
I have a weird memory of PostHog.

I remember applying sometime ago, not really knowing what they did. They then spammed me with marketing mail, now they're open-sourced and had received a (supposedly marketing) job posting?

Granted in this entire history I had no idea what their product was. Seems flakey, but I haven't used it.
ramon156
·przedwczoraj·discuss
I love this! It's relatively simplistic and would be a really fun tool to use during lectures.
ramon156
·przedwczoraj·discuss
Awesome! Off-topic, can we get something like TS for PHP now? Tools like PHPStan work fine, but I'd love a typed language on top of PHP that can catch a lot of things on compile time. I want to be able to compile my symfony routes, avoiding as much as possible on runtime.

I've been thinking about this since 2022 and haven't really gotten further than "Hmm, I would like this".

I'm aware that tooling catches most stuff, but being able to shift this even more to the left (compile time) would be great.

I'm just very used to Rust, where my hand is being held
ramon156
·przedwczoraj·discuss
Speak for yourself! This is my third week on SSRI medication and I am the zombie the CEO wants me to be! /s (well, only half /s)

At work, I ended up doing other chores, getting a lot more involved in projects I wouldn't even care to touch. Turns out it's kinda fun being the source of truth at work. I now have a clear sketch of what the company has done and what we can improve on.

Being able to fill in the gaps at a company that doesn't do much feels like a company within a company. Sure, its not Silicon valley, but it's still fun! And job security is guaranteed if you do a bit more than just play the ticket factory
ramon156
·4 dni temu·discuss
> and they end up alone with no friends

This sounds like a personal issue. Is Germany at fault here?
ramon156
·4 dni temu·discuss
Is this only limited to (bounds|overflow|DBZ) checks? I do not know a lot about model checkers, it seems pretty cool though! and definitely something that would be powerful in a test harness
ramon156
·4 dni temu·discuss
Cool idea! Looks like my prompt is stuck, though. Might be an idea to provide a share link at the moment of hitting the button so you can check back later, because if I close the tab I will lose my prompt
ramon156
·4 dni temu·discuss
Cheaters are a problem, that's the focus you should be taking, not that KAC is an overreach. Everyone knows its not a solution.

Writing an article about a problem without addressing the problem shows the author never had the problem i. The first place
ramon156
·5 dni temu·discuss
Its like this was made for me haha ! I've been reading books about epigenomica to get an understanding. This is cool, will definitely spend my weekend going through it
ramon156
·5 dni temu·discuss
They meant that a more ergonomic name would be "has_been_viewed_much", so you can filter by the inverse and still get the same result, but with a better name
ramon156
·7 dni temu·discuss
For people who are looking for a mostly succesful steady product, find a niche that others would not even consider because of how boring it is. Usually you end up doing research about the most boring logic that ends up being kind of fun. The people who QA will happily tell you why your product is broken, because it'll beats anything manual they're doing right now.
ramon156
·8 dni temu·discuss
One problem I have with "how to do X with AI" is that every situation is different. For example, I'm bumping Symfony projects from 3.1 to 8.1. There's a clear path here

- Follow the written up migration guides PER major version

- test all routes, authorised, etc. You can even hand-curate these tests. some might return 200, some might return 302

- Maybe optionally start with writing a safety net so you do not need to do these test manually, have e.g. a PHPStan baseline, etc.

You're done when the routes are e2e functionally working as intended. You could even use snapshot testing here.

I do not need to look at the AI here. I can review the code at the end, but I do not need to manually approve stuff here, hence safety features are off.
ramon156
·8 dni temu·discuss
Most sync engines are targeted towards being fast. I suppose for a PM you'd want one that's very resource efficienct. I'm just spitballing here, I'm not OP
ramon156
·8 dni temu·discuss
Is a brain also inference? I know that an LLM works very different from the brain, but I wonder what makes a brain more capable of thinking. Is it the long term context? Is it a different type of neuron activation?
ramon156
·9 dni temu·discuss
Next time curate what Claude/Codex tells you, this text seems targeted towards you, not a potential user
ramon156
·9 dni temu·discuss
Avo is a Ruby on Rails admin panel. Saved you the detective work
ramon156
·9 dni temu·discuss
Also a lot of the responses claim "we're not good web devs", yet you have a decade of experience. which is it? are you guys good or not?
ramon156
·9 dni temu·discuss
> Real leaders don’t describe themselves as “leaders” ten times in as many paragraphs.

This is one of the easier ways to weed out LLM texts, they tell you what to think
ramon156
·9 dni temu·discuss
Wonder why some technical decisions were made. E.g. i can make a dynamic form builder with Zod in ~1 week without AI. Why not do that? Why a custom engine?
ramon156
·9 dni temu·discuss
TLDR GLM will take a lot longer to do a task, and maybe spend more tokens depending how complex it is

Its a hell of a lot cheaper though, so for me its worth it. I have more claude experience though, and I would say its almost en par with Opus 4.1