Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
niho
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
MIT 6.001 Structure and Interpretation of Computer Programs, Lecture 1A (1986)
(youtube.com)
33 points
by
niho
11mo ago
|
1 comments
2.
▲
by
niho
11mo ago
Computer Science is neither a science nor about computers. Computer Science has more in common with Magic.
3.
▲
The Great Domestication: How Artificial Intelligence Is Remaking Consciousness
(philosophermaker.substack.com)
2 points
by
niho
1y ago
|
1 comments
4.
▲
Rhythm, Repetition, and Class
(philosophermaker.substack.com)
1 points
by
niho
1y ago
|
0 comments
5.
▲
The Art of the Massage: Why Great Ideas Need Time to Breath
(philosophermaker.substack.com)
1 points
by
niho
1y ago
|
0 comments
6.
▲
The Fire Between: Agency as Creative Field
(philosophermaker.substack.com)
2 points
by
niho
1y ago
|
0 comments
7.
▲
What If We Built Legal Systems Like We Build Everything Else?
(philosophermaker.substack.com)
2 points
by
niho
1y ago
|
0 comments
8.
▲
The Philosopher-Maker
(philosophermaker.substack.com)
1 points
by
niho
1y ago
|
0 comments
9.
▲
by
niho
1y ago
Many in this community already know the value of framing — thanks to thinkers like Paul Graham, or through direct startup experience. This essay builds on that idea, but pushes it further. It asks: What if framing isn’t just the first step
10.
▲
When Ideas Matter More Than Code – An essay on building, framing, and strategy
(substack.com)
1 points
by
niho
1y ago
|
1 comments
11.
▲
by
niho
3y ago
SEEKING WORK | REMOTE I’m looking for freelance work doing functional programming. I have long and deep experience with Elm, Erlang and Swift. Can also do C, Ruby and Haskell. I’m located in Stockholm, Sweden and have worked in many differe
12.
▲
by
niho
3y ago
Yeah. Lol. So I’m going to be talking my code? Will be super popular in the office. “Hey Siri! Put that statement in an if-clause. …no, not that one. The other one. Argh!!!” throws the $3499 vision across the room
13.
▲
by
niho
3y ago
The thing that amazed me the most with the presentation was that they never showed typing on a virtual keyboard. It seems like you need an actual physical keyboard to do any typing. The keyboard was famously considered a make it or break it
14.
▲
by
niho
3y ago
No, you are misinterpreting what the law is saying. The purpose of the law is to protect from the collection of data points (height, age, political opinions, etc.) about individuals. Sure, a private message between two individuals can conta
15.
▲
by
niho
3y ago
Well, a private message sent via Messenger is not personal data (PII), so is not covered by GDPR. This is a very simple concept that critics of GDPR seems to ignore or get wrong over and over again. It’s not about protecting all data. It’
16.
▲
Ask HN: Friend stole my IP, started company and raised money
5 points
by
niho
3y ago
|
3 comments
17.
▲
Show HN: AI coach for runners using reinforcement learning
(endurance.training)
1 points
by
niho
3y ago
|
0 comments
18.
▲
by
niho
4y ago
I tried to create a Twitter account for my new startup a couple of days ago. Wanted a business account to promote my app and get feedback from users. But it was simply impossible. The signup didn’t work. I gave up and went with Instagram in
19.
▲
by
niho
4y ago
SEEKING WORK | REMOTE/PART-TIME/FULL-TIME Location: Sweden Remote: yes Willing to relocate: no Mobile and app development (Swift, ObjC, C/C++, iOS, watchOS, macOS, etc) Design work. Typography. Interface design. Information a
20.
▲
by
niho
5y ago
To further complicate the pancake taxonomy there is also the curiosity of “plättar”. Very small pancakes made in a special frying pan for more festive occasions. Not sure about their origin, but they are very common in Småland in the south
21.
▲
by
niho
5y ago
Improved error messages is great. But one area specifically that is in desperate need of some love is the type errors from Dialyzer. They are rarely helpful to identify what is actually wrong in the code. Typically the error message will po
22.
▲
by
niho
6y ago
Art schools that teach you visual art and craft is a thing. So I don’t see why it would be impossible to teach the art of building software. We just need to change our methods.
23.
▲
by
niho
6y ago
> I often think about why/how medieval artists couldn't quite grasp how to depict depth in their paintings (as a lateral thinking technique). The explanation for that is generally agreed on to have more to do with the aesthetic
24.
▲
by
niho
6y ago
Ada was the first language I learned at university back in 2003 (I had previously taught myself C/C++, Assembler and VB). It had a huge impact on me and influenced my entire career and how I approach software engineering. These days la
25.
▲
The Art of Structured Programming
(youtu.be)
2 points
by
niho
6y ago
|
0 comments
26.
▲
by
niho
6y ago
Using curly braces or parentheses to signify blocks of code is the trivial and natural way to implement a parser for a programming language. Doing anything else requires a conscious design decision and some effort and extra complexity. The
27.
▲
by
niho
6y ago
Parsing a language like Haskell that does not use any parentheses and curly braces is slightly harder than a typical C like language (or Lisp for that matter). Haskell syntax is indentation sensitive, which require the parser to keep track
28.
▲
by
niho
8y ago
You make a very dubious moral argument when you imply that preventing one death can justify another death. That assumption is not at all obvious. If taken to be true, it can potentially be used to justify any random murder.
29.
▲
by
niho
9y ago
Actually... There is a great historical example of just that. It’s called the Catholic Church.
30.
▲
by
niho
9y ago
Journal does not imply peer reviewed. The word originates from Latin and simply means "daily". I.e. a periodical publication. An academic journal can be peer reviewed but that's not always the case.
More ›