Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
datene
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
datene
3y ago
Already went through the first few chapters on this one. Really good! Good pacing and structure
2.
▲
by
datene
3y ago
This excellent article on dithering also explains blue noise in a simple way https://surma.dev/things/ditherpunk/
3.
▲
by
datene
3y ago
It's implied in this article (in Dutch) that the municipality of Spijkenisse funded it. At no more cost than building 'normal' bridges, as they had planned originally https://architectenweb.nl/nieuws/arti
4.
▲
by
datene
3y ago
Really enjoy reading Ridgeline, keep it up! Very relaxing. Inspired me to go walking in Japan and it was just as great as described in the articles
5.
▲
by
datene
4y ago
Excellent article. Explains the FLIP concept in CSS animation performance. Doesn't really have much to do with Framer, besides it being the inspiration for the article
6.
▲
by
datene
4y ago
Could be a really cool way to play complex "choose your own adventure" games. Like "Hand of Fate" for example, you'd only need three or four cards. Could even do it with two. A game like "Reigns" you could
7.
▲
by
datene
4y ago
Tweakers is a Dutch tech-related interest website https://tweakers.net/
8.
▲
by
datene
4y ago
Well found, images are so slow on original link
9.
▲
by
datene
4y ago
Zelda & Chill by GameChops is a good one. GameChops has a lot of other lo-fi video game soundtrack covers that are great for programming, in my experience
10.
▲
by
datene
4y ago
Best one
11.
▲
by
datene
4y ago
It's not unreasonable, however 30 days seems a bit on the short side. I have 15+ repos that I'll need to review. Another thing that would be nice is if the affected sites would be tagged in the Netlify dashboard or mentioned in th
12.
▲
by
datene
4y ago
Thank you for your feedback. Yes, I'll make sure to add a privacy policy soon. Basically the email address is just to send you an email in case you forget your password. Content is encrypted using https://github.com/an
13.
▲
by
datene
4y ago
Thank you for the feedback, that's a good point. I was toying with the idea before but not quite sure what the right approach would be, from a technical perspective. I suppose I could just save everything on a dummy user and clean the
14.
▲
by
datene
4y ago
Good point, I'll add some photos and a video later this week. There are a few screenshots on Producthunt here: https://www.producthunt.com/posts/simple-journal
15.
▲
by
datene
4y ago
I've been working on a platform that allows you to log and track daily events https://www.simplejournal.online/ I've been more focused on collecting rather than processing the data and giving automated feedback, l
16.
▲
by
datene
4y ago
Hello HN! I've been working on Simple Journal for some time now. The concept came into being after I noticed more and more people picking up journaling. I became interested in the topic and started to research ways to make it easier to
17.
▲
Show HN: Simple Journal – Journaling and activity tracking with focus on streaks
(simplejournal.online)
2 points
by
datene
4y ago
|
1 comments
18.
▲
by
datene
4y ago
Looks nice, but the advertisements make it almost unusable on mobile. Although they don't always seem to show up
19.
▲
by
datene
5y ago
You might have an android device wider than 575px, this is the media query that's causing it: ``` @media (max-width: 575px) h2 { position: relative; overflow-x: hidden; } ``` overflow-x:hidden makes overflow-y:auto, which is sc
20.
▲
by
datene
5y ago
Pretty cool. If anyone associated with the project reads this: All of the headings on bridgetownrb.com seem to have a scroll overflow, which stops your page scrolling on mobile.
21.
▲
by
datene
5y ago
Nice explantation of the topic by Two Minute Papers on YouTube: https://youtu.be/B-zxoJ9o7s0
22.
▲
Hypernerf: 3D Movable Selfies
(hypernerf.github.io)
2 points
by
datene
5y ago
|
1 comments
23.
▲
by
datene
5y ago
This article doesn't actually get into what the idea is. Instead, it explains the entire history of the world hoping you don't notice the idea is missing "Although Goodenough will not spell out his precise new idea, he thinks
24.
▲
by
datene
5y ago
Oh yeah that stuff is like concrete when it dries up. Already had to replace my bin. Good luck with your starter, exciting! Mine is a year and a half old now. Amazing how it just keeps going
25.
▲
by
datene
5y ago
I started baking bread after coming across this article on HN https://news.ycombinator.com/item?id=22625590 I found it to be a nice, accessible way to get started, with clear and simple instructions. Later on I cultivated a
26.
▲
by
datene
6y ago
https://learnprogramming.online/ is a great place to start if you're looking to learn about web development
27.
▲
by
datene
6y ago
I'm getting a horizontal scroll on mobile, portrait on a Pixel 3 Chrome. Looks interesting, works well. I think the design could be a bit tighter
28.
▲
Exitmundi – A collection of end-of-world scenarios
(exitmundi.nl)
3 points
by
datene
7y ago
|
0 comments
29.
▲
by
datene
7y ago
That's really cool, the hand-drawn charts are super clear. I've never considered rebasing but I'll give it a go on my next project
30.
▲
by
datene
7y ago
Just got started and I particularly like the flashcards, seems like a nice and simple way to practice regularly. The free tier of the app is also a nice and complete way to get to know the ecosystem, I'm surprised with the amount of co
More ›