adventureloop | 3 years ago | on: Ask HN: Who is hiring? (February 2023)
adventureloop's comments
adventureloop | 9 years ago | on: GPUs for Google Cloud Platform
adventureloop | 9 years ago | on: Debugging using system calls in Mac OS X
Succinctly, you should `connect` a UDP socket, it can simplify some calls and allows the application to receive ICMP errors
Many operating systems also allow a UDP socket to be connected, i.e., to bind a
UDP socket to a specific pair of addresses and ports. This is similar to the
corresponding TCP sockets API functionality. However, for UDP, this is only a
local operation that serves to simplify the local send/receive functions and to
filter the traffic for the specified addresses and ports. Binding a UDP socket
does not establish a connection -- UDP does not notify the remote end when a
local UDP socket is bound. Binding a socket also allows configuring options
that affect the UDP or IP layers, for example, use of the UDP checksum or the
IP Timestamp option. On some stacks, a bound socket also allows an application
to be notified when ICMP error messages are received for its transmissions
[RFC1122].
[1]: https://tools.ietf.org/html/rfc5405#section-3.6adventureloop | 9 years ago | on: The Tunguska Event
adventureloop | 9 years ago | on: Upgrading a 20 Year Old PDA
I was reading some of the reverse engineered specs when the pocketchip was announced last year. My hope is to see more devices that fit the mold of what people want, rather than what will sell in the market.
It is getting easier to produce human scale hardware like the pocketchip, if we don't see more diverse hardware for more diverse users I shall be very upset.
adventureloop | 10 years ago | on: Aquaris M10 Ubuntu Tablet – Pre-order
It is okay running android, a little under powered I think.
adventureloop | 11 years ago | on: VP9: Faster, better, buffer-free YouTube videos
[0]: http://yuba.stanford.edu/~nickm/papers/Confused_Timid_and_Un...
adventureloop | 11 years ago | on: Dead Drops: what to do if you see a USB stick sticking out of a wall
I have always thought it would be cool to set up a piratebox somewhere running from a solar panel. Then in daylight hours the dead drop would be there, but it would be gone at night.
[1]: http://piratebox.cc/
adventureloop | 11 years ago | on: IRC History by Jarkko Oikarinen
It probably helps to find channels that have a purpose behind them.
adventureloop | 11 years ago | on: Help the Open Rights Group, UK's EFF equivalent
adventureloop | 11 years ago | on: Freedom in your computer and in the net [video]
adventureloop | 11 years ago | on: DragonFly BSD 4.0 released
adventureloop | 11 years ago | on: Why Are PC Sales Up and Tablet Sales Down?
I am less interested in the 9" ereaders, but would be interested in finding a 11" panel to put in a chromebook.
adventureloop | 11 years ago | on: They're Made out of Meat
adventureloop | 11 years ago | on: OpenSSL, OpenSSH and NTP to receive support from Core Infrastructure Initiative
When you support the OpenBSD Foundation you support:
- OpenBSD - OpenSSH - OpenBGPD - OpenNTPD - OpenSMTPD - LibreSSL
The wording makes me think that the initiative will be supporting something other than OpenNTPD
adventureloop | 11 years ago | on: Radxa: $100 Quad-Core ARM Raspberry Pi Alternative
adventureloop | 12 years ago | on: I am not an introvert. I am just busy
adventureloop | 12 years ago | on: Freescale Shrinks World’s Smallest ARM-Based MCU by 15%
adventureloop | 12 years ago | on: Introducing Bing Code Search for C#
I always had a chuckle when the first result for a simple C# concept and the result isn't a MSDN site. I also chuckle when the result is a forum post from 2005 that drops me into a link loop.
Thankfully I won't have to write C# for a long while. I can't say I will miss the MVC stack or the legacy burden you get with forms.
adventureloop | 12 years ago | on: IPv6 domain readiness tester
As a provider of open-source services, Klara focuses on the art of open software and community-driven development. We believe that in order to foster creativity and advance technology in an ethical fashion we must continue fueling the spirit of open source.
At Klara, we rely on a mix of specialists and community to deliver FreeBSD, ZFS and Arm development services. We help customers standardize their environments running on FreeBSD and ZFS, and accelerate their platforms based on FreeBSD, ZFS and Arm.
We are currently looking for:
- FreeBSD Kernel Hackers - FreeBSD Operating System Developers - OpenZFS Hackers - Sys admins with FreeBSD/ZFS experience