HackerTrans
TopNewTrendsCommentsPastAskShowJobs

platelminto

269 karmajoined 8 ปีที่แล้ว

Submissions

Django Views - The Right Way

spookylukey.github.io
4 points·by platelminto·10 เดือนที่ผ่านมา·0 comments

comments

platelminto
·9 วันที่ผ่านมา·discuss
I thought the same while reading this - I can easily imagine the AI using hindsight to affect "how contrarian the leader's outlook was at the time", in a way that's similar to how we often do the same.

Would be interesting to do a similar analysis but maybe pushing the AI to search the web for articles/other reporting written during that time, to at least correct for that bias a little bit.
platelminto
·3 เดือนที่ผ่านมา·discuss
Formical | Software Engineer | ONSITE (Hybrid - Delft, Netherlands) | Full-time | https://careers.formical.bio

At Formical, we believe we can become the first sustainable generation on Earth. Biotechnology plays a key role in this future - benefiting all people, animals, and our planet by making industrial production more sustainable. But bioprocessing still runs on fragmented data and tacit knowledge. The infrastructure to turn data into the intelligence that teams need to scale doesn't exist yet, hindering the sector’s progress. Our product accelerates bioprocessing by connecting fragmented data, enabling predictive modeling, and ultimately closing the loop between measurement and action.

We're not looking for specific skills, just willingness to learn. I joined a couple months ago with little React/TypeScript full-stack experience, but with CC I managed quite well coming from a Python backend background. Nothing's enforced though! We're a small team, have some customers, and are looking to build out the platform and the client-base significantly this year.

Apply via the link above!
platelminto
·4 เดือนที่ผ่านมา·discuss
So... contractors? I don't understand how what you're describing is any different.
platelminto
·10 เดือนที่ผ่านมา·discuss


  Location: Netherlands
  Remote: Can do! Happy (maybe happier) with onsite too.
  Willing to relocate: Yes! I have an EU passport and right-to-work in the UK until summer 2026, but likely extendable. 
  Technologies: Python, Java, Django, HTMX, Tailwind, Docker, PyTorch, PostgreSQL, more probably - I'll learn anything that's right for the job!
  Résumé/CV: https://gaveit.org/s/jeZYmpYGcdBmFFE
  Email: See CV
I just graduated from a Master's in AI, with some bio and neuroscience sprinkled in. I've been programming since I was 14 (11 years ago now - wow) and well yeah I love it. I love making things that people use! I'm now looking for a job, but honestly, for my 40-hours-a-week, I want to work on something impactful. Climate tech! Medicine! Energy! Maybe AI? Big data...? I don't know, I think pure tech/software companies can also be great, but reading the posts on the 'Who is hiring' threads doesn't exactly fill me with excitement.

But sometimes pure tech really scratches that itch, you know? Startup culture sounds super fun! Or I spend too much time on hn, idk. I'd love to make use of my relatively generalist skills, and just try to make something that people use. Ideally, even improve their lives.

I'm probably being way too optimistic on what I can realistically find, especially at this stage of my career, but hey you gotta start somewhere. If anyone's reading this - hi! Thank you for reading whatever this is, I think I roughly just want to give an idea of my uhhh... vibe.

Final (serious) note, because at the end of the day I am looking for a job: I try to write clean, performant code, using the right technologies for the job. I care about creating well-designed, intuitive programs. And I care about getting things done! If that's a piece of software, or using software to achieve something else, I'm happy to do it.
platelminto
·10 เดือนที่ผ่านมา·discuss
Uhh isn't default HN always 30 items?
platelminto
·11 เดือนที่ผ่านมา·discuss
I was 100% on board with WordPress/WC at first, and had already started building with it, but was immediately coming into issues. Just Work (tm) was my expectation, and was most definitely not what I found.

- I used the product variations feature, 18 variations per product, and all of a sudden the "Duplicate" button took 15 seconds! I learned this is because each variation is it's own thing, so it was making 18 new things (still insane it took that long, on my beefy dev pc). I can't imagine 30-50k products * 18 variations * metadata stuff working fast in any way.

- In avoiding product variations, there's plugins for adding product fields, and plugins for pricing rules, but clicking around to do stuff, or maybe writing php that integrates with plugins that I'm clicking around in... it's not the way I want to spend my time developing. It especially integrates terribly with AI tools, which at this point are an important development tool for me.

- I don't want to have a 1-to-1 mapping between products and pages. This doesn't fit the WC model well (or Shopify for that matter).

Generally, I can imagine an experienced wordpress/PHP dev being able to overcome these issues, but if I'm learning something anyway, I'd personally rather learn a proper frontend framework (be it any of the options you mentioned). Leveraging AI tools also matters.

I appreciate your response! Gives me more confidence in maybe sticking to Django + templates. But from what I've seen, and also in discussions with other developers, I think wordpress is out for this project. Thanks again :)
platelminto
·11 เดือนที่ผ่านมา·discuss
I was about to start a new project with Next.js... is anyone willing to give me some advice?

I'm about to start building an e-commerce site (30-50k poster print designs, i.e. no inventory), and was leaning towards a Django backend (because I know it) and... some sort of SSR frontend. I'm not really a frontend guy, but taking this as an opportunity to learn it. This article obviously does not inspire confidence in me choosing Next.js - would someone have any suggestions/pros and cons of what to use?

I currently see the options for doing SSR as:

- Next.js: well-represented in AI training data (though recent versions had breaking changes? I'm not sure), but annoying to actually use (according to this article/general sentiment I've found online), and pushes you into Vercel? (I barely know what that means)

- SvelteKit: best DX and nice to use, but might be less present in AI training data?

- Django templates + HTMX: possibly limiting? Less maintainable once you get to a certain size? I'm not sure.

- Other options?
platelminto
·11 เดือนที่ผ่านมา·discuss
Night lenses! Yeah they're pretty crazy (I'm in the process of getting them and a friend of mine has them). 10 hours is low though - they're supposed to easily make your vision last all day, even two. My friend says he only really stops seeing well after 3 nights of not wearing them.
platelminto
·11 เดือนที่ผ่านมา·discuss
Tried it out for a bit - recently upgraded to Max so was willing to try one of these run-stuff-in-parallel tools.

It wasn't great.

- Installation using the provided binaries just fails on my machine - I have Ubuntu 22.04, which apparently has too old a version of glibc. Building from sourced worked though.

- Every time I want to open a new chat, it brings me back to the project list. I don't want to click on the same project every time!

- Scrolling is awful! It's slow, and it often doesn't automatically scroll down as the chat is generated so you have to do it yourself.

- There's no title or anything across sessions. If I'm now working on multiple things at the same time, I want to know what I'm working on quickly!

- The log/text entries take up so much space. Something like this would benefit from a much more compact view - it shouldn't use my entire screen to show me 1 TODO list and 1 tool use.

- Unlike the video, the code changes are all wrapped in a "AI Summary" entry which tells me what it did in a few words, with no option (that I could find) to open the code itself. Confused, couldn't find a setting for this.

- There's multiple UI bugs, and it's sluggish overall.

I didn't use the Agents stuff, which (given the video starts with it) might be the main focus? But as it stands, for my attempt at running multiple Claude Code sessions at once, this was too buggy to really work. Someone else mentioned https://conductor.build/, which might be more what I'm looking for, but unfortunately it lacks Linux support.

I hope it gets better! I could see myself using it after a few more releases, and I'm rooting for them - just sharing my experience here for others who are considering trying it.
platelminto
·11 เดือนที่ผ่านมา·discuss
> some may argue that this was a good thing

I don't think anyone was arguing this - Pebble simply went bankrupt. FitBit just bought some of their IP/assets I think. There was no expectation of them buying it and continuing support or development.
platelminto
·12 เดือนที่ผ่านมา·discuss
It will kill another living thing though. It's not that hard to understand - you know it tastes good but don't want to cause direct suffering.
platelminto
·ปีที่แล้ว·discuss
I think this removes any amount of human-labeled data: no RLHF and stuff like that. You can use their technique to create an unsupervised reward model, and use that model to RL your way to having a useful assistant LLM.

The paper is very accessible (it's mostly written by Anthropic researchers), and Section 4 summarises their findings really well. They were themselves really surprised by the results:

> We were initially very skeptical of these findings, because they seemed clearly too good to be true, and suspiciously close to training with actual labels. To ensure we didn’t accidentally train on the labels, (1) we re-ran the experiment several times on different datasets, (2) we copied the dataset into a new file, excluding any labels before re-running our algorithm with that file, and (3) one coauthor independently replicated the findings on the Claude 3.5 Haiku base model using a different codebase.

(emphasis mine)
platelminto
·ปีที่แล้ว·discuss
Surprisingly, it didn't infer anything from my protonmail email address.
platelminto
·ปีที่แล้ว·discuss
From what I understand these medications make you want to eat less in the first place, so it's not quite the same thing.
platelminto
·2 ปีที่แล้ว·discuss
And they're advocating for the end of 8th grade, so coming into Year 10. i.e. start of GCSEs.